On Apr 2, 2005 10:56 AM, Porter <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
http://www.digitaltorque.ca
http://opag.ca      python -c 'import this'
Jabber: [EMAIL PROTECTED]
------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to