Subject: Re: updating sendmail
To: admin@datazap.net <admin@datazap.net>
From: Frederick Bruckman <fredb@immanent.net>
List: netbsd-help
Date: 08/28/2003 00:10:24
On Thu, 28 Aug 2003, admin@datazap.net wrote:

> I am trying to update to lastest version of sendmail. I am able to compile
> it ok, and it installs. But where I have a problem is that it does not
> like the older version of sendmail.cf that I have on my server. So, I took
> a look at the sendmail.cf and it says not to edit the file. OK? Then what
> do I need to do to get the correct sendmail.cf.

You're supposed to generate it from an "m4" file. See
"/usr/share/sendmail/README". The system installed default
m4 file is "/usr/share/sendmail/cf/netbsd-proto.mc". There are
whole volumes to be found on configuring sendmail, but you can
get far with just the README and the NetBSD template.

> I googled a bit to try to find the answer, but I came up with nothing. I
> also try to look for the answer on sendmail.org. I could not find  one...

You're not kidding. You'd think that would be a FAQ.

> Maybe, I should have asked this question first, but would I be better off
> going to postfix or another mail server?

Heh. No comment.

Frederick