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 <[EMAIL PROTECTED]>
----------------------------------------------------------------------
"You can get farther with a kind word and a gun
than you can with a kind word alone" - Al Capone
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"