Paul Howarth wrote:
define(`SMART_HOST',`relay.plus.net')
It might also be worth trying:
define(`SMART_HOST',`relay:[relay.plus.net]')
or use instead the mailertable feature
-------- /etc/mail/mailertable . smtp:[relay.plus.net] #.other.dom smtp:[relay.other.dom] #.next.dom smtp:[relay.next.dom] ----/----
# make -C /etc/mail
see /usr/share/doc/sendmail*/README.cf
-- shrek-m