At 11/27/2001 01:55 AM -0800, you wrote:
>You have to rebuild the sendmail.cf with the sendmail.mc from /etc/mail
>if you don't know how to do it just ask but basically you need sendmail-cf 
>and
>m4 installed and type
>m4 /etc/mail/sendmail.mc < /etc/mail/sendmail.cf

NO!!!

That arrow points in the wrong direction and will clobber your sendmail.mc. 
The correct version is:

m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf

Then:

cp /etc/sendmail.cf /etc/sendmail.cf.bak
cp /etc/mail/sendmail.cf /etc/sendmail.cf

And say yes to overwriting it. This way you have a backup of a 
known-working configuration before you overwrite it.


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to