[Mailman-Users] Sending mails to all list administrators
Hirayama, Pat
phirayam at fredhutch.org
Thu Jul 28 12:55:11 EDT 2016
Thanks, Mark!
-p
-----Original Message-----
From: Mailman-Users [mailto:mailman-users-bounces+phirayam=fredhutch.org at python.org] On Behalf Of Mark Sapiro
Sent: Thursday, July 28, 2016 9:45 AM
To: mailman-users at python.org
Subject: Re: [Mailman-Users] Sending mails to all list administrators
On 07/28/2016 09:23 AM, Hirayama, Pat wrote:
> I suppose you could generate a list of people to send by doing something like:
>
> /usr/lib/mailman/bin/list_admins --all | sed 's/.*Owners: //'|sed 's/,/\r/g'|sed 's/ //g'|sort|uniq
You can produce the same result with
/usr/lib/mailman/bin/list_owners
without the post processing.
--
Mark Sapiro <mark at msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users at 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/phirayam%40fredhutch.org
More information about the Mailman-Users
mailing list