ok im having a problem with sendmail. Im able to send mail fine but im not able to recieve any mail. also im able to recieve mail that is forwarded from my mail server to another mail account. any ideas.
Printable View
ok im having a problem with sendmail. Im able to send mail fine but im not able to recieve any mail. also im able to recieve mail that is forwarded from my mail server to another mail account. any ideas.
Your mailserver if probably only listening on 127.0.0.1...
Look in /etc/mail/sendmail.mc and change 127.0.0.1 to a valid ip or comment it out to enable all interfaces...
(comment is written "dnl")
Cheers
Jonas