[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sendmail
At 01:00 AM 12/09/2000 -0600, you wrote:
>I haven't been able to get the process used to generate new sendmail
>configs, would you happen to know?
The easy way to do this is covered in /usr/share/sendmail/cf/Makefile ...
# Create configuration files using "m4 ../m4/cf.m4 file.mc > file.cf";
# this may be easier than tweaking the Makefile. You do need to
# have a fairly modern M4 available (GNU m4 works). On SunOS, use
# /usr/5bin/m4.