sendmail configuration
Jonathan Chen
jonc at chen.org.nz
Mon Aug 4 13:40:36 PDT 2003
On Mon, Aug 04, 2003 at 03:00:38PM -0500, Kirk R. Wythers wrote:
> I am adding a dynamic dns host to my server and need want to add to
> these options to sendmail
>
>
> MASQUERADE_AS(`neighborsunited.net')dnl
> FEATURE(masquerade_envelope)dnl
>
> Is this done with freebsd.submit.mc or freebsd.mc?
It should be done to your local copy of the freebsd.mc file, ie:
# cd /etc/mail
# cp freebsd.mc `hostname`.mc
# vi `hostname`.mc
# make
# make install
# sh /etc/rc.sendmail restart
Cheers.
--
Jonathan Chen <jonc at chen.org.nz>
----------------------------------------------------------------------
"You can get farther with a kind word and a gun
than you can with a kind word alone" - Al Capone
More information about the freebsd-questions
mailing list