On Fri, 21 Dec 2001 acharya@dacafe.com wrote:
- I cannot access the port 25 from other systems. From local its ok.
No firewall is set. Can access other ports like 110, 143 .....
In /etc/mail/sendmail.mc, find this line:
DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
and add dnl before it:
dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
Alternately, you could just delete the Addr=127.0.0.1,
- Smart host also do not work.
What do you mean by this?