Force qmail to send queue mails – now!

If you ever want to send you queued mails quickly you may try this command:

[sourcecode lang=“php“]
kill -ALRM `ps ax | grep qmail-send | grep -v grep | awk ‚{print $1}’`
[/sourcecode]

To check the queue you can use this command:

qmail-qstat