Server mail rules

Help, please - I’m tearing my hair out on this - must be something silly but I can’t see it!

I want to journal all incoming and outgoing external emails, except for those addressed to info@xxxx.com and gkaye@xxxx.com (where xxxx is our domain). The mail rule I use is this:

When:

sender contains .

OR any recipient contains .

AND any recipient does not contain info

AND any recipient does not contain gkaye

What happens is that external mail sent to either of these recipients is still journalled. If I remove the line testing for gkaye then mail sent to info will NOT be journalled.

I can’t find anyone else reporting problems with this - am I just being stupid or has someone else had the same experience?

P.S. having changed parameters, I am doing a set rules and tell router update config on the console.

tia

Tony

Subject: Server mail rules

OK, sorted it. It appears that you cannot test for ‘any recipient’ not containing a value. Changed the test to look at just the To field and it worked.