Zhang Huangbin wrote:
>Let's say we have an incoming email which match 2 policies: priority=3 
>(Default Inbound) will apply greylisting on it and priority=100 (my custom 
>rule, disable greylisting for certain local domains/users) will not apply 
>greylisting for this incoming email. As wiki mentioned, Cluebringer will 
>process rule priority=0 first, then rule priority=100. But will it stop at 
>first matched rule (proirity=0, apply greylisting)? Or last one (priority=100, 
>no greylisting)?

Personally the way I've tackled this is to ensure that policy members are 
mutually exclusive. Lets say that policy 100 latches members of group "vip", 
then make policy 3 match (as well as whatever it already does) "not member of 
vip". So the membership criteria for policy 3 would be "<whatever you have 
now>,!%vip".

_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org

Reply via email to