I found that certain messages were causing qrunner to hang when using the "SMTPdirect" backend and had to switch to the "Sendmail" backend. The Sendmail backend is slower since it sends more messages per process but decreasing MAX_CMDLINE in Sendmail.py helps that. - todd