With respect to mailman bounces, my mailman configuration turns on VERP
which customizes (to a degree) message delivery addresses so that
mailman can better identify bounces.  The config contains the following
lines (which include a couple of options I'm not using):

VERP_PASSWORD_REMINDERS = Yes
VERP_PERSONALIZED_DELIVERIES = Yes
                                                                        
       
VERP_DELIVERY_INTERVAL = 1
                                                                        
       
#VERP_CONFIRM_FORMAT = '%(addr)s+%(cookie)s'
                                                                        
       
#VERP_CONFIRM_REGEXP = r'^(?P<addr>[^+]+?)\+(?P<cookie>[EMAIL PROTECTED])@.*$'
VERP_CONFIRMATIONS = Yes
                                                        

HTH,

David
------------------------------------------------------
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/

Reply via email to