[CLUE-Tech] sendmail gateway

Jeff Falgout jfalgout at co.jefferson.co.us
Sat Jul 31 20:18:23 MDT 2004


>>> angelo at freeshell.org 07/30/04 11:06 AM >>>
I want to send mail through one SMTP server.  Is there any way to tell 
sendmail to "ignore that MX record, and send your mail to relay through 
this machine"?


>>>>>>>>>>>>

The mailertable file sounds like what you're looking for. See
http://www.sendmail.org/m4/mailertables.html 
you just add the domain you want to route and where you want it to go:

example.com     smtp:relay.example.com
host.com        smtp:[192.168.0.1]

Jeff





More information about the clue-tech mailing list