Brian Luria wrote:

>I have created some lists and I only want a certain short list of users to
>be allowed to send to these lists - and these users are not necessarily
>members of these lists.
>
>What is the simplest way to do this? boolean somehow with sender filters?


Set all users moderated and set default_member_moderation to Yes.
Set member_moderation_action and member_moderation_notice appropriately.

Then you have two choices:

Set moderation off for those allowed posters who are list members and
add the non members or an appropriate regexp to
accept_these_nonmembers, or

leave everyone moderated and provide the allowed posters with the list
moderator password and let them post with an Approved: <password>
header or first line pseudo-header.

-- 
Mark Sapiro <m...@msapiro.net>        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://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to