Re: sendmail.cf

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


Date: Thu, 29 Jul 2004 16:02:08 -0500

On Thu, 29 Jul 2004 13:40:06 -0700, William Ahern wrote:

> Probably because the correct way to do it is:
>
> `m4 /usr/share/sendmail/m4/cf.m4 /usr/share/sendmail/cf/openbsd-proto.mc`
>
> You have to include the macro definitions. ;)

I just discovered that myself.

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

I'm moving a mail server from RedHat Linux-8.0 to another server running
OpenBSD-3.5 and want to implement some of the same features used on the
Linux server.

I have postfix working on that new server but its DNS lookups take too
much time so I want to move back to the original sendmail.



Relevant Pages