Re: sendmail.cf
From: Dave Uhring (daveuhring_at_yahoo.com)
Date: 07/29/04
- Next message: William Ahern: "Re: sendmail.cf"
- Previous message: Dave Uhring: "Re: sendmail.cf"
- In reply to: Dave Uhring: "Re: sendmail.cf"
- Next in thread: William Ahern: "Re: sendmail.cf"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 29 Jul 2004 14:43:43 -0500
On Thu, 29 Jul 2004 14:27:40 -0500, Dave Uhring wrote:
> 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.
Looks like the direct use of m4 is no longer supported. Going to
/usr/src/gnu/usr.sbin/sendmail and building sendmail does generate an
openbsd-proto.cf file identical to /etc/mail/sendmail.cf.
Thanks.
- Next message: William Ahern: "Re: sendmail.cf"
- Previous message: Dave Uhring: "Re: sendmail.cf"
- In reply to: Dave Uhring: "Re: sendmail.cf"
- Next in thread: William Ahern: "Re: sendmail.cf"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]