[ mailman-Patches-731100 ] Postfix XVERP support for SMTPDirect.py
Patches item #731100, was opened at 2003-05-01 14:44 Message generated for change (Comment added) made by jfesler You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=731100&group_id=103 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: mail delivery Group: Mailman 2.1 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Colin Palmer (tzs) Assigned to: Nobody/Anonymous (nobody) Summary: Postfix XVERP support for SMTPDirect.py Initial Comment: This patch adds support for Postfix's XVERP ESMTP extension for doing VERP on delivery instead of requiring Mailman to inject the message once per recipient when VERPing. This patch is against Mailman 2.1.2 To make it work, add: VERP_STYLE = 'Postfix' POSTFIX_XVERP_OPTS = '+=' to mm_cfg.py And to go back to Mailman's way of doing VERP, you can set VERP_STYLE = 'Mailman' ---------------------------------------------------------------------- Comment By: Jason Fesler (jfesler) Date: 2007-09-03 12:09 Message: Logged In: YES user_id=239889 Originator: NO I for one find this a valuable contribution. It doesn't apply perfectly cleanly on the latest release of mailman but it does apply pretty easily by hand. This patch makes a big difference on system performance. ---------------------------------------------------------------------- Comment By: Matthias Andree (m-a) Date: 2004-01-02 12:24 Message: Logged In: YES user_id=2788 I have updated the patch for 2.1.4, find it at http://sourceforge.net/tracker/index.php? func=detail&aid=869638&group_id=103&atid=300103 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=731100&group_id=103
participants (1)
-
SourceForge.net