David Richards wrote:
> i think you should check /etc/mail/sendmail.cf for the following line
> 
> O DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTA
> 
> if its 127.0.0.1 then you sendmail is listening on 127.0.0.1 for mail
> connections which i dont think is what you want
> 

Based on my understanding of the OP problem (he posted very little info to
be of any help) the problem seems to be outbound related, not inbound. The
above referenced option only restricts sendmail from receiving e-mail except
from localhost (i.e. An MUA running on the system itself). It can still send
outbound e-mail with the above option in place barring any firewall
restrictions.

Steve Cowles


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to