[Mailman-Users] MM2 :: Customize invite subject

2021-07-04 Thread Jacques Lavignotte

Hi there,

This may be well documented yet but I cant find it.

In the mail sent to the invited user the subject is like :

confirm 9f9f18d46870654ad3970

which is not very self explanatory, and some people believe in some kind 
of spam and ignore the invite.


Despite I browse the customizable files I cant find how to add some 
friendly words the the Subject field.


Any chance to do it without digging into the code ?

Thanks, Jacques

--
GnuPg : 156520BBC8F5B1E3 Because privacy matters.
« Quand est-ce qu'on mange ? » AD (c) (tm)
--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/


[Mailman-Users] Re: MM2 :: Customize invite subject

2021-07-04 Thread Mark Sapiro

On 7/3/21 11:08 AM, Jacques Lavignotte wrote:

Hi there,

This may be well documented yet but I cant find it.

In the mail sent to the invited user the subject is like :

 confirm 9f9f18d46870654ad3970


From Mailman/Defaults.py


# Set this to Yes to enable VERP-like (more user friendly) confirmations
VERP_CONFIRMATIONS = No


I.e., set

VERP_CONFIRMATIONS = Yes

in mm_cfg.py.

--
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/