Thank you! -----Original Message----- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Noel Jones Sent: Saturday, September 10, 2011 12:53 PM To: postfix-users@postfix.org Subject: Re: HowTo: Redirect incoming SMTP mail INTO PostFix for a specific domain or recpeient TO another host ?
On 9/10/2011 2:37 PM, Ryan Blakeslee wrote: > A summary of the problem. > ------------------------- > > Hello, > I am new to the list but a long time Postfix user. I have am trying to > accomplish the following, but am unsure of how to exactly go about doing > it. I need to re-direct a few specific recipient addresses to a host > other than the relay host I have Postfix send to (that relay host for > our domain that Postfix delivers to being Exchange Server.) Use transport_maps entries to direct mail to an alternate location. # transport other.example.com relay:[smtp.other.example.com] u...@example.com relay:[smtp.example.com] http://www.postfix.org/transport.5.html -- Noel Jones This communication is for its intended recipient only, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended recipient or the employee or agent responsible for delivering this communication to the intended recipient, you are hereby notified that any unauthorized use, dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately, delete it from your system and destroy any hard copy you may have printed. Thank you. This communication is for its intended recipient only, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended recipient or the employee or agent responsible for delivering this communication to the intended recipient, you are hereby notified that any unauthorized use, dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately, delete it from your system and destroy any hard copy you may have printed. Thank you.