Dennis Putnam wrote;
>
>I am having a problem getting the reply-to header configured for
>confirmations. Due to some email restrictions from my ISP I cannot use
>the default (i.e. [EMAIL PROTECTED]). Thus when a user
>tries to reply to a confirmation, it bounces (it needs to be
>[EMAIL PROTECTED]).I can't find this in the documentation (probably
>because my reply-to search key word keeps yielding user reply
>information not mailman generated reply-to forms). How to I configure
>the reply-to header for confirmations. Do I need to customize the form
>itself? Thanks.


Can you use [EMAIL PROTECTED] or does that have to be munged too? If you
can use it, set

VERP_CONFIRMATIONS = Yes

in mm_cfg.py and restart Mailman.

If the list-confirm address is munged too, you will have to modify the
definitions of the getListAddress() and GetConfirmEmail() methods in
Mailman/MailList.py to return the addresses you use.

Also, if you are concerned about the site (mailman) list, you need to
modify the get_site_email() function in Mailman/Utils.py.

If you need help with these mods, post again and indicate which of the
nine list-... addresses need to be munged and to what.

-- 
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to