From: Victor Duchovni (no email)
Date: Tue Jan 02 2007 - 14:45:23 EST
On Tue, Jan 02, 2007 at 11:40:05AM -0800, Roger B.A. Klorese wrote:
> Can I reroute mail based on the domain of the MX?
main.cf:
# If the hosts entry in nsswitch.conf is just "files":
smtp_host_lookup = native, dns
# If the hosts entry in nsswitch.conf is "files, dns"
smtp_host_lookup = native
/etc/hosts:
192.0.2.1 some-mx-host.example.com
-- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.
|
|
|