Quote:
|
Originally Posted by satimis
/etc/mail/sendmail.cf
Code:
...
# SMTP daemon options
O DaemonPortOptions=port=smtp, Addr=192.168.0.10, Name=MTA
#O DaemonPortOptions=Name=MTA
O DaemonPortOptions=Port=587, Name=MSA, M=E
|
Are you sure you want to run Sendmail on port 587 instead of 25?
What's the output of
?