Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2004 13:49:05 -0500
From:      Charles Swiger <cswiger@mac.com>
To:        stan <stanb@panix.com>
Cc:        Free BSD Questions list <freebsd-questions@freebsd.org>
Subject:   Re: sendmail confi help
Message-ID:  <F75BA756-5CC2-11D8-A5C2-003065ABFD92@mac.com>
In-Reply-To: <20040211135242.GA20093@teddy.fas.com>
References:  <20040211135242.GA20093@teddy.fas.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Feb 11, 2004, at 8:52 AM, stan wrote:
> 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 smarthost

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F75BA756-5CC2-11D8-A5C2-003065ABFD92>