[Mailman-Users] -EXT-Re: Any scripting available for server site admin

Mark Sapiro mark at msapiro.net
Tue Jun 5 19:08:15 EDT 2018


On 06/05/2018 03:55 PM, Parker, Michael D. wrote:
> 
> Again I am wondering about commands that operate on a server basis....like list all members in all groups in one command...


bin/find_member .

The '.' is a pattern that matches any address.


>.remove selected user from all lists in my server. 


bin/remove_members --fromall <address>

(maybe you'll see it this time. It was in a prior reply at
<https://mail.python.org/pipermail/mailman-users/2018-June/083425.html>)

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/mailman-users/attachments/20180605/9359d225/attachment.sig>


More information about the Mailman-Users mailing list