On 4/2/2013 5:33 PM, Attac München - Postmaster wrote:
> 
> I'd like to temporarily block a member of a list from posting messages.
> This member is already set to "moderated" so I can reject/discard his
> mails manually. I cannot ban him entirely because he is entitled to read
> the list still by our community rules. Is there a way I can have his
> mails automatically rejected or discarded to make him a read-only
> member?


If he's the only moderated member you could set member_moderation_action
to Discard or Reject and if Reject, set an appropriate
member_moderation_notice.


> I'd need something like a inbox filter rule for this specific
> list member's address, i.e. blacklist his postings without removing him
> from the roster.


You could use Privacy options... -> Spam filters -> header_filter_rules
with a regexp like

^from:.*user@example\.com

(these are matched case-insensitively) and a Reject or Discard action,
but Reject here will just give the generic 'The message headers matched
a filter rule' reason.

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