[lug] Qmail help plz...
Jeff Schroeder
jeff at neobox.net
Mon Jun 13 17:18:03 MDT 2005
Paul asked:
> What I *cannot* do is change the config on the FW box. So I'm looking
> for an equivalent to /etc/postfix/transports so I can specify direct
> paths to the other server.
qmail has a configuration file called "smtproutes" where you can specify
hard-coded IP addresses for hostnames.
For example, you might have this:
mydomain.com:192.168.1.100
somethingelse.com:192.168.1.101
When sending messages, qmail will check this file and route mail to the
corresponding IP if it matches the hostname. Otherwise it will do a
standard MX lookup and route to the internet.
HTH,
Jeff
More information about the LUG
mailing list