Ruleset evaluation problem

Nexus Postmaster postmaster at nxds.com
Fri Sep 21 15:45:14 IST 2007


Hi, 

I've been experimenting with the watermarking feature using rulesets. I want to be able to exclude some users but include all other users of a domain from watermark checks. (Explicitly defined users don't get checked, but 'catch-alls' do). 

For example, 

FromOrTo: john.doe at example.com no 
FromOrTo: *@example.com        yes 
FromOrTo: default              no 


However, it seems that the wildcard rule always wins no matter the order of the rules. 

The included max.message.size rules suggests that the first matching rule wins with this example: 

From:     user at domain3.com   5M 
From:     *@domain3.com     500K 

However, that doesn't seem to be the case with watermarking. 

Is there a way to achieve what I want or am I missing something? 

-- 
stephen




More information about the MailScanner mailing list