Postfix XVERP support for SMTPDirect.py

Bug #558067 reported by tzs
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
GNU Mailman
New
Undecided
Unassigned

Bug Description

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'

Revision history for this message
tzs (tzs) wrote :

The file mm21-postfix-verp.diff was added: XVERP patch for Mailman 2.1.2

Revision history for this message
m-a (m-a-users) wrote :

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

Revision history for this message
jfesler (jfesler) wrote :

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.

Revision history for this message
Mark Sapiro (msapiro) wrote :

An updated version of the patch for Mailman 2.1.14 which includes a minor refactoring due the the change in SMTPDirect for the include_sender_header option is attached.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.