How can I configure FreeBSD's default sendmail to work like this:
If the message is for domain1 or domain2, deliver directly. If not, use a smarthostAdvertising
You also need to add domain1 and domain2 to /etc/mail/local-host-names. Then do a "make restart" in /etc/mail to rebuild the .cf file and restart sendmail with the new config, and see whether that does what you want...
-- -Chuck
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"