At 1/18/2002 12:33 PM -0700, you wrote:
>For me the line
>
>DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
>
>is in the file /etc/mail/sendmail.mc

Which is where it should be. Add "dnl" at the beginning of the line so that 
it changes to:

dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')

then read the very top of sendmail.mc for how to create a new sendmail.cf 
file. Do not edit the sendmail.cf file by hand. For reference, "dnl" means 
"delete through newline" and acts to make the line a comment.

If you still are not receiving mail, then actively test it from other 
accounts and make *sure* that it's either broken or not. If it's broken, 
get back to us. :)


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



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

Reply via email to