• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Qmail not listening / connection refused

D

daffoml

Guest
I inherited a server yesterday, and Qmail is broken, it appears to start ok, but when I do a netstat, nothing shows listening on port 25. If I manually fire /var/qmail/bin/qmail-smtp , I get my 220 banner.

The only thing I get in the logs is
qmail: Starting qmail: succeeded

a ps -aux shows
qmail-send
splogger qmail
qmail-lspawn ./Maildir/
qmail-rspawn
qmail-clean
qmail-remote <domains>

#telnet localhost 25
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused



Any suggestions?

Thanks
 
Back
Top