On Tue, 16 Mar 1999, Richard Ibbotson wrote:

>       This isn't greatly helpful.  SuSE tech support haven't written back 
> yet.  I wrote to them two days ago. Phil Stokes gave me the following 
> advice about sendmail config.......
> 
>       >It's easiest to edit the /etc/mail/*.mc file and run it through m4     
>       >to create the /etc/sendmail.cf file, e.g.
> 
>       >m4 /usr/share/sendmail/m4/cf.m4 /etc/mail/linux.mc >                    
>      >/etc/sendmail.cf
> 
>       This fell on it's face right away.  Not a sausage, didn't work.  Can 
> anyone make any suggestions ?  I think that I should open up a new 
> page on my SuSE site to explain that sendmail configuration has 
> changed drastically since 6.0 has been introduced.  

Mine's exactly the same, but I updated 5.3 to 6.0 rather than doing a
new install. Also I'm running sendmail 8.9.3, but all I did was to build
it, and copy the relevant files across from the build dir to their
existing counterparts on the installed system, and remake the config
file as above.

Is your m4 config file in /etc/mail called linux.mc? If not, that may be
why m4 falls over. You should at any rate have a file in that directory
with an .mc extension. back up your existing /etc/sendmail.cf file and
run m4 on the *.mc file to recreate it. i.e. if you have a file called
SuSE.mc, then try

m4 /usr/share/sendmail/m4/cf.m4 /etc/mail/SuSE.mc >/etc/sendmail.cf

The docs I pointed you to describe the config options that can be
entered into your .mc file which will reconfigure sendmail accordingly
when you rebuild the sendmail.cf file and restart it.

Phil
-- 
Philip Stokes                           Email: [EMAIL PROTECTED]
                                        Fax:   +44 (0)870 164 1242

--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to