Date: Tue, 5 Aug 2003 08:40:31 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: "Kirk R. Wythers" <kwythers@umn.edu> Cc: freebsd-questions@freebsd.org Subject: Re: sendmail configuration Message-ID: <20030804204031.GB78561@grimoire.chen.org.nz> In-Reply-To: <1060027238.8123.94.camel@lorax.forestry.umn.edu> References: <1060027238.8123.94.camel@lorax.forestry.umn.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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@chen.org.nz>
----------------------------------------------------------------------
"You can get farther with a kind word and a gun
than you can with a kind word alone" - Al Capone
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030804204031.GB78561>
