Re: Re: sendmail not sending after reboot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



<big snip>
All your Daemon_options (`port... definitions are turned off (dnl).
You have effectively told sendmail to not listen to anybody.
At a minimum you need "DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')" turned on for local mail to move, or "DAEMON_OPTIONS(`Port=smtp, Name=MTA')" to listen to all interfaces.

Hi Scott,

Thanks for your reply.

I had this in the file posted:
dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl

but I"ll change it to

DAEMON_OPTIONS(`Port=smtp, Name=MTA')
based on your suggestion.

Thanks,
-Ray
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux