[EMAIL PROTECTED] wrote:
Edit /etc/mail/sendmail.mc :

change :

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

to :

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

That will not work.


He actually got a sendmail error message, that means that Outlook was able to connect to sendmail.

He problably needs to enable relaying for his local network. He should add the network/netmask (192.168.160.0/255.255.255.0) to /etc/mail/access and restart sendmail.

Tony
--
Anthony E. Greene <mailto:[EMAIL PROTECTED]>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D
AOL/Yahoo Chat: TonyG05   HomePage: <http://www.pobox.com/~agreene/>
Linux. The choice of a GNU generation. <http://www.linux.org/>



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

Reply via email to