Azher Amin wrote:
>
>Can someone suggest a solution for the following situation for the lists 
>having hundred of users:
>
>ListA : userA1, userA2
>ListB: userB1, userB2, userB3
>
>userB1 is not a member of ListA, but both of the lists are hosted on the 
>same domain under same administration and list members are allowed to 
>interact. Is there anyway that userB1 without becoming the member of 
>ListA can post message to ListA ?? Reason is that ListA is small and it 
>is not desired that the messages posted  over here go to ListB.


You can add userB1 to ListA's accept_these_nonmembers, but I suspect
from your 'hundreds of users' remark that you want all of ListB's
members to be able to post to ListA.

In that case, see the patch at
<http://sourceforge.net/tracker/index.php?func=detail&aid=1220144&group_id=103&atid=300103>
which will enable you to put @listb in ListA's accept_these_nonmembers
to allow any member of ListB to post to ListA.

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