[Mailman-Users] sender filter-hold and reject nonmember problem

Mark Sapiro mark at msapiro.net
Tue Jun 23 17:58:54 CEST 2009


Burcu 0nci wrote:
> Hi ,
> 
> I have hold_these_nonmembers set for some domains for example from
> .edu addresses and also i have addresses in discard_these_nonmembers
> list.
> 
> my problem is when an address in discard list with .edu post an email
> it is hold for moderation so my hold filter overrides the discard
> filter.
> 
> is it normal or is there a way to change its order

This is normal. The *_these_nonmembers tests are done in the order they
are listed in the web GUI (accept, hold, reject, discard). The first
match applies. If no match, generic_nonmember_action applies. Changing
this would require modifying the code in Mailman/Handlers/Moderate.py.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list