Kelly Jones wrote:

>I have a list X that contains two sub-lists: Y and Z.
>
>The members of Y can post to Y w/o being held, and the members of Z
>can post to Z w/o being held.
>
>However, if a Y member posts to X, his message is held, since he's not
>directly on X (he's on Y, which is on X, so he's only indirectly on X).
>
>Is there an easy fix for this? Does Mailman understand the concept of
>"sublists", or does it treat sublists as just regular email addresses?


Mailman treats sublists as just regular email addresses.

There is a patch at
<http://sourceforge.net/tracker/index.php?func=detail&aid=1220144&group_id=103&atid=300103>
which allows you to put for example, @Y and @Z in list X's
accept_these_nonmembers. This will do what you want, although you may
also need to put @Y in Z's accept_these_nonmembers and vice versa.

This feature is in the base for Mailman 2.1.10 (now in beta).

-- 
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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