[EMAIL PROTECTED] pisze:
Hi List,
I got a weird situation. My qmail suddenly doesn't send email. I can
send from email client software but it stucks in qmail's queue. Any idea
what's going on?
Lots of things can happen. Check your /var/log/qmail/current logs. You may have
permissions wrong somewhere, clamd or spamd may not be running. Also check
disk space and other relevant logs (eg. your scanning software: simscan, qmail-scanner...)

I noticed that sometimes it helps to restart qmail this way:
# qmailctl stop
# qmailctl stat

if qmailctl stat says that any of the daemon is up and wants down. Kill it (kill -9 pid)
then check again if any of them is up. If so, repeat. If not:
# qmailctl start

Best regards and good luck,
Maciej

Reply via email to