[Mailman-Users] Tiered mail lists w/ posting restrictions

Michael Soulier msoulier at gmail.com
Sun Apr 3 00:34:52 CEST 2005


On Apr 2, 2005 10:56 AM, Porter <porter_314 at yahoo.com> wrote:
> I am trying to build a list that is inclusive of
> serval sub lists but that have subscriber only posting
> restrictions.

I do this by building the higher level lists via a script on the
server each night.

For example, list D is composed of the members of lists A, B and C, so
I iterate those and call list_members on each, uniquely sort the final
list and use it as the list to sync_list for list D.

Mike

-- 
Michael P. Soulier <msoulier at gmail.com>
http://www.digitaltorque.ca
http://opag.ca      python -c 'import this'
Jabber: msoulier at digitaltorque.ca



More information about the Mailman-Users mailing list