On 03/16/2018 02:12 PM, Andrew White, PhD wrote:
>    Searched, but didn't see anything. I would like to make it so our list
>    automatically discards any subscription requests, and sends a message back
>    telling the person they need to visit a website to sign up (currently, I
>    do this manually and send people:


Clearly you could do this by modifying the code in
Mailman/Commands/cmd_subscribe.py (for email subscribes) and
Mailman/Cgi/subscribe.py for web subscribes.

I can't think of any other way to do this. I did consider using the
ban_list and making an 'en' message catalog to change the 'banned'
message, but then you couldn't manually add the address either.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to