Mail not accepting on port 25 || spamdyke SEMI-SOLVED
Posted: Thu Jun 16, 2011 6:03 am
We are running plesk 10 on CentOS 5 (x86_64)
After a plesk panel update/install last night our server has stopped accepting mail on port 25.
I am sure this update was the issue as initially sw-cp-server was for some reason on port 25 instead of xinetd. After stopping that and getting xinetd to listen in instead it doesn't accept.
Luckily it still accepts on port 587.
Nothing has changed with the smtp_psa file.
iptables shows
2 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:25
3 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:587
4 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:587
5 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:25
I haven't found anything in the maillog or var/log/messages that might tell me what the problem is.
I cannot telnet to port 25.
Is there anything I have missed that could be blocking it?
I have been checking xinetd is listeing in using lsof -i :25 Is there anyway this could misreport?
After a plesk panel update/install last night our server has stopped accepting mail on port 25.
I am sure this update was the issue as initially sw-cp-server was for some reason on port 25 instead of xinetd. After stopping that and getting xinetd to listen in instead it doesn't accept.
Luckily it still accepts on port 587.
Nothing has changed with the smtp_psa file.
iptables shows
2 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:25
3 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:587
4 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:587
5 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:25
I haven't found anything in the maillog or var/log/messages that might tell me what the problem is.
I cannot telnet to port 25.
Is there anything I have missed that could be blocking it?
I have been checking xinetd is listeing in using lsof -i :25 Is there anyway this could misreport?