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