carlwerner
IS-IT--Management
Hi,
I just setup a new mail server that runs Suse 10.1 with Sendmail 8.13.6. I can send local mail and send outgoing mail without a problem but the server cannot receive any mail from external servers. I have setup the correct domains to receive mail and the MX on the DNS is also ok. The exact error (when I send from one of my other servers) is "Deferred: Connection refused by XXX" When I run netstat -ln it seems that port 25 is only listening on 127.0.0.1. I have added the following line to my mc file
DAEMON_OPTIONS(`Family=inet, Name=MTA-v4, Port=smtp, Addr=0.0.0.0')dnl
but it hasn't made a difference. I have also completely disabled any firewall/iptables on this machine for testing purposes.
Please help
Carl
I just setup a new mail server that runs Suse 10.1 with Sendmail 8.13.6. I can send local mail and send outgoing mail without a problem but the server cannot receive any mail from external servers. I have setup the correct domains to receive mail and the MX on the DNS is also ok. The exact error (when I send from one of my other servers) is "Deferred: Connection refused by XXX" When I run netstat -ln it seems that port 25 is only listening on 127.0.0.1. I have added the following line to my mc file
DAEMON_OPTIONS(`Family=inet, Name=MTA-v4, Port=smtp, Addr=0.0.0.0')dnl
but it hasn't made a difference. I have also completely disabled any firewall/iptables on this machine for testing purposes.
Please help
Carl