[Mailman-Developers] [ mailman-Patches-645513 ] qmail VERP-enabled delivery handler

noreply at sourceforge.net noreply@sourceforge.net
Fri Nov 29 02:58:29 2002


Patches item #645513, was opened at 2002-11-29 15:58
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=645513&group_id=103

Category: mail delivery
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Colin Palmer (tzs)
Assigned to: Nobody/Anonymous (nobody)
Summary: qmail VERP-enabled delivery handler

Initial Comment:
This is based on Peter D. Gray's popen-avoiding
Sendmail.py module, tweaked so it can use qmail-inject
instead of sendmail and ask qmail to do VERP when the
message is delivered, which is much faster than getting
Mailman to do it at message injection time.

You'll need the following in mm_cfg.py:
DELIVERY_MODULE = 'Qmail'
SENDMAIL_CMD = '/var/qmail/bin/qmail-inject'
DO_QMAIL_VERP = 1


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=645513&group_id=103



More information about the Mailman-Developers mailing list