Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 99E29DFBC for ; Tue, 28 Aug 2012 21:16:55 +0000 (UTC) Received: (qmail 77074 invoked by uid 500); 28 Aug 2012 21:16:52 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 76907 invoked by uid 500); 28 Aug 2012 21:16:52 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 76898 invoked by uid 99); 28 Aug 2012 21:16:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2012 21:16:52 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2012 21:16:46 +0000 Received: from alf.nabble.com ([192.168.236.21]) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1T6T96-0002Zf-Tz for users@tomcat.apache.org; Tue, 28 Aug 2012 14:16:24 -0700 Date: Tue, 28 Aug 2012 14:16:24 -0700 (PDT) From: "bweddell@sbcglobal.net" To: users@tomcat.apache.org Message-ID: <1346188584920-4985926.post@n6.nabble.com> In-Reply-To: <1345829680.58536.YahooMailRC@web181705.mail.ne1.yahoo.com> References: <1345829680.58536.YahooMailRC@web181705.mail.ne1.yahoo.com> Subject: Re: Customize "from" and "to" address for emails that come from tomcat MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I ended up fixing this at the smtp server. I added an entry in /etc/postfix/generic with the "undesired address desired address" Re-ran the postmap command and reloaded postfix. It is somewhat of a hack, but customers won't see a "tomcat at some.local.server.org address". They now see "donot-reply at corporate.com". -- View this message in context: http://tomcat.10.n6.nabble.com/Customize-from-and-to-address-for-emails-that-come-from-tomcat-tp4985625p4985926.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org