Subject: Re: sendmail.mc ?
To: Frederick Bruckman <fredb@immanent.net>
From: Randy Arabie <rrarabie@arabie.org>
List: netbsd-help
Date: 02/22/2002 10:16:45
On Fri, 22 Feb 2002, Frederick Bruckman wrote:
> "netbsd-proto.mc" is the one used to generate the "sendmail.cf" shipped
> with the base system, so you'll probably want to start with that.
>
> By the way, I like to keep my ".mc" file in "/etc/mail". If you replace
>
> include(`../m4/cf.m4')
>
> with
>
> define(`_CF_DIR_',`/usr/share/sendmail/')
> include(`/usr/share/sendmail/m4/cf.m4')
>
> you can run "m4 foo > sendmail.cf" from any directory.
Thanks! Now my mail is being delivered properly.
--
Cheers!
Randy