On 08/04/2016 09:39 AM, Beu, Ed (DOA) wrote:
> 
> Some of these 'list admins' are used to being able to 'unsubscribe' members 
> without the member having to confirm via the email confirmation. Our old 
> system would unsubscribe the member and send a notice that they were removed 
> from the list. 
> 
> Other than relying on the bounce mechanism or by knowing the members password 
> to remove them, is there any way for a list moderator to accomplish this 
> task? Perhaps access to the 'Membership List' only?


The list moderator password only allows access to the admindb web UI.
Allowing access to selected admin UI functions with that password would
require non-trivial source changes.

If you are willing to create your own web page with it's own
authentication, see <https://wiki.list.org/x/4030648> and the members.c
program linked therefrom for a way to execute Mailman command scripts,
e.g. bin/remove_members, from a web application.

-- 
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

Reply via email to