Hi,

I am running a Mailman from Debian stable (2.1.5-8sarge2), and I experimented
the following issue:

   - even if disabled in Defaults.py and not enabled in mm_cfg.py,
     VERP seems to be activated from time to time. I am guessing it is
     activated only when something already bounced on a user (?).
     Most mail sent out don't have the VERP (user=host+id) stuff at all
     as Sender:, and when they have something it's a cookie:

   [EMAIL PROTECTED]

My questions:

   - is there a `mailman_display_config' command which would return the
     *actually used* mailman configuration (maybe I am looking at the
     wrong config file or Defaults.py file) ?

   - how to disable VERP *completely * ?

In my case, VERP cannot work, because + is *not* used for multi-addresses
recipients. 

Excerpt from config:
   grep VERP mm_cfg.py /usr/lib/mailman/Mailman/Defaults.py

   VERP_DELIVERY_INTERVAL = 0
   VERP_PERSONALIZED_DELIVERIES = No
   VERP_CONFIRMATIONS = No
   VERP_PASSWORD_REMINDERS = No

Thank you for any ideas!

(otherwise thank you for Mailman, which I use since a few years on
lists.alphanet.ch)

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to