[Mailman-Users] Mailman Help, Please.

Mark Sapiro msapiro at value.net
Fri Dec 17 03:03:44 CET 2004


Jessica Martin wrote:
>
>Yet there is one issue I can't figure out.
>
>After a user subscribes to my list, their confirmation email is titled:
>
>"confirm f3c5203ffc20dca387f3d1528edcaf34a6251e03" or something similiar
>in the Subject field of the email.
>
>How can I customize the text of this "To" subscription confirmation email?


There is a parameter you can set in mm_cfg.py

VERP_CONFIRMATIONS = Yes

Currently this only affects invitations, not subscription request
confirmations.

For invitations, it changes

Subject: confirm 4ddb7163459cbaed6c1055e2bad937e8fbf40126
From: test_2-request at grizz.org

to

Subject: You have been invited to join the Test_2 mailing list
From: test_2-confirm+23a6e1fdf979dd223e7466e95deb10f486ba3b79 at grizz.org

I think that currently the only way to get this for confirmations is to
hack the code.


>On a similar note, how can I customize the actual text of the "To"
>subscription confirmation email as well?

The subscription confirmation is a template named verify.txt. See the
FAQ
>Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py

Article 4.48 for information on installing modified templates on a
per-list, per-virtual domain or site wide basis.

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list