Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Aug 2003 09:51:12 -0700
From:      "Michael K. Smith" <mksmith@noanet.net>
To:        "Kirk R. Wythers" <kwythers@umn.edu>, Jonathan Chen <jonc@chen.org.nz>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: sendmail configuration
Message-ID:  <BB552E90.19213%mksmith@noanet.net>
In-Reply-To: <1060101146.23050.25.camel@lorax.forestry.umn.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/5/03 9:32 AM, "Kirk R. Wythers" <kwythers@umn.edu> wrote:

> On Mon, 2003-08-04 at 15:40, Jonathan Chen wrote:
>> 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
> 
> I did all that, but sendmail does not seem to be sending out mail. Is
> there anything that needs to be done to make sure that 'hostname.mc'
> gets activated? Should the 'make' and 'make install' commands take
> 'hostname.mc' as an agrument?
> 
> I just seems like I have all these .mc files in /etc/mail, do they all
> get made and installed with 'make intall'?
>> 
>> Cheers.

Try "make install-cf CF=hostname"

Mike
-- 
Michael K. Smith          NoaNet
206.219.7116 (work)       206.579.8360 (cell)
mksmith@noanet.net        http://www.noanet.net




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BB552E90.19213%mksmith>