[Mailman-Users] How to set up notifications for MembershipManagement?

Mark Sapiro mark at msapiro.net
Sun Jun 7 15:46:59 CEST 2009


Ulf Dunkel wrote:

>I cannot find out how I can figure the following default settings:
>
>Membership Management:
>- Mass Subscription:
>   - Send welcome messages to new subscribees? (Yes)


Defaults to the list setting General Otions -> Notifications ->
send_welcome_msg


>   - Send notifications of new subscriptions to the list owner? (Yes)


Defaults to the list setting General Otions -> Notifications ->
admin_notify_mchanges


>- Mass Removal:
>   - Send unsubscription acknowledgement to the user? (Yes)


Defaults to No


>   - Send notifications to the list owner? (No)


Defaults to the list setting General Otions -> Notifications ->
admin_notify_mchanges


>Whatever I set up (e.g. in "General Options"), I cannot set this 
>configuration. Is it possible anyhow?


It is only possible by modifying the code in the mass_subscribe() and
mass_remove() definitions in Mailman/Cgi/admin.py. Without
modification, the user notification for Mass Removal always defaults
to No and the owner notifications for Mass Subscription and Mass
Removal default to the same setting.

-- 
Mark Sapiro <mark at msapiro.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