I have a group of lists on a server, all for different parts of an
organisation. What I would like is a way to set things up such that when
someone who is a meber of one list posts to another the message is held
for moderation. Due to spam load the generic_nonmember_action is
currently set to reject, otherwise that would be a solution.

I can't find a "native" solution in the web interface, but I can extract
membership lists with the list_members command (using sort and uniq to
fix any duplications) and then add them using config_list. 

Is this a sane plan?  Will the world end if someone is both a member and
is in the hold_these_nonmembers list, or can I use one single master
list of "everyone"? Which takes precendence?

/Par

-- 
Par Leijonhufvud                               [EMAIL PROTECTED]
Can we skip the boring intelligent part of the debate and save time by
jumping straight to the ad hominems?            -- Simon Cozens
------------------------------------------------------
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&file=faq01.027.htp

Reply via email to