Postfix suddenly can't send mails
Hi all,
I have an aging CentOS5 system, which acts as an internal mail (Postfix) relay and VPN server. It's ran for years very reliably, but today, it suddenly stopped sending mails out.
The mailq is growing and I can't see why.
Only two people have root access to this server (me and my colleague) and neither of us are aware of anything we've done to upset it.
Since mails stopped being sent on, the following appears in our maillog:
"
Sep 7 15:12:39 mail1 postfix/smtp[8702]: fatal: unknown service: smtp/tcp
Sep 7 15:12:40 mail1 postfix/qmgr[6772]: warning: premature end-of-input on private/smtp socket while reading input attribute name
Sep 7 15:12:40 mail1 postfix/qmgr[6772]: warning: private/smtp socket: malformed response
Sep 7 15:12:40 mail1 postfix/qmgr[6772]: warning: transport smtp failure -- see a previous warning/fatal/panic logfile record for the problem description
Sep 7 16:12:40 mail1 postfix/master[5979]: warning: process /usr/libexec/postfix/smtp pid 8701 exit status 1
Sep 7 16:12:40 mail1 postfix/master[5979]: warning: /usr/libexec/postfix/smtp: bad command startup -- throttling
"
The Postfix config is largely default. It isn't chrooted.
I have:
Restarted Postfix.
Restarted iptables (and openvpnas).
Rebooted entire server.
Checked existence of /etc/services exists - it contains the smtp service.
I am weary of making drastic changes, as, like I say, it's ran for years without incident. But am prepared to do so now!
Any suggestions would be appreciated.
Thank you!
Regards,
Elliot
|