I have installed the Qmail Handler from <https://sourceforge.net/tracker/? func=detail&atid=300103&aid=645513&group_id=103>. I installed the handler by copying it to $prefix/Mailman/Handlers/Qmail.py. I have the following in my mm_cfg.py:
DELIVERY_MODULE = 'Qmail' QMAIL_CMD = '/var/qmail-lists/bin/qmail-inject' DO_QMAIL_VERP = 1 QMAIL_LOG_SUCCESS = 1 QMAIL_LOG_FAILURE = 1 QMAIL_LOG_EVERY_MESSAGE = 1
.. however, outgoing messages are not VERPed. Any ideas what I might be missing?
I am very familiar with qmail, not as familiar with mailman, and I have read the archives, for what it's worth. ;)
Thank you. - Jason Parsons
------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/