sender filter-hold and reject nonmember problem

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
Thanks, Burcu İnci

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@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Burcu İnci
-
Mark Sapiro