Re: sendmail.cf

From: Dave Uhring (daveuhring_at_yahoo.com)
Date: 07/29/04


Date: Thu, 29 Jul 2004 14:27:40 -0500

On Thu, 29 Jul 2004 12:09:34 -0700, William Ahern wrote:

> Dave Uhring <daveuhring@yahoo.com> wrote:
>> Which .mc files are used to generate the distribution
>> /etc/mail/sendmail.cf and /etc/mail/submit.cf files?
>>
>
> I believe, respectively,
>
> /usr/share/sendmail/cf/openbsd-proto.mc
>
> and
>
> /usr/share/sendmail/cf/openbsd-localhost.mc

I have run

# m4 /usr/share/sendmail/cf/openbsd-proto.mc > /etc/mail/sendmail.cf

and got this result:

[mail]# ls -l sendmail*
-rw-r--r-- 1 root wheel 855 Jul 29 13:24 sendmail.cf
-rw-r--r-- 1 root wheel 56541 Mar 19 15:08 sendmail.cf.ORIG

which is why I asked the question.