On 10/2/15 3:15 AM, Danijel Domazet wrote: > > I have about 500 requests to join the list waiting to be approved. > > 1. Is there a way of automatically aproving any request, something like an > "open" free list to join for everyone?
Set Privacy options... -> Subscription rules -> subscribe_policy to Confirm or if ALLOW_OPEN_SUBSCRIBE is set to Yes in mm_cfg.py and you want to allow spammers to subscribe without at least confirmation, set subscribe_policy to None. Also, in Mailman 2.1.20 and up there is a subscribe_auto_approval list of addresses and regexps whose subscriptions do not require approval when subscribe_policy requires it. > 2. How do I bulk approve those 500? Currently it seems I will have to click > 500 times on the "Approve" checkbox, which is a pain. If you have command line access to the server, see the script at <https://www.msapiro.net/scripts/list_requests>. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] 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
