[Mailman-Users] Sending mails to all list administrators

Mark Sapiro mark at msapiro.net
Thu Jul 28 12:44:53 EDT 2016


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


More information about the Mailman-Users mailing list