----Original Message-----
From: Parker, Michael D. 
Sent: Tuesday, June 5, 2018 16:46
To: 'Mark Sapiro' <m...@msapiro.net>
Subject: RE: [Mailman-Users] -EXT-Re: Any scripting available for server site 
admin

Thanks....

Hmmm.....I also note something interesting about find_member, it treats email 
addresses with different character case-ing differently.

Thus michael.d.par...@ga.com lists are put in a separate grouping from 
michael.d.par...@ga.com lists.

Do email user addresses out there on the web support names in this manner 
differently?  Off hand, I cannot think of a mailer that does this these days.

******************************************************************************************


-----Original Message-----
From: Mailman-Users <mailman-users-bounces+michael.d.parker=ga....@python.org> 
On Behalf Of Mark Sapiro
Sent: Tuesday, June 5, 2018 16:08
To: mailman-users@python.org
Subject: Re: [Mailman-Users] -EXT-Re: Any scripting available for server site 
admin

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