[Mailman-Users] display members moderator flag

Mark Sapiro mark at msapiro.net
Thu Aug 4 14:44:35 EDT 2016


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