Logic in mail rules. And / Or

Hi,

Have to put up a new question. I am wondering what the logic in mail rules is…

e.g:

when subject contains spam

and to is address1@domain.com

or to is address2@domain.com

then move to $junk

Where does the “or” belong to?

Kjeld

Subject: RE: Logic in mail rules. And / Or

Hi,

The rule you have setup is read as “when subject contains spam AND to is address1@domain.com” OR “to is address2@domain.com” THEN “move to $junk”

Therefore, the “OR” comes between (address1@domain.com and spam as subject ) AND (address2@domain.com)

Regards

Garg Alok