It's boolean logic:

not (a or b or c) = (not a) and (not b) and (not c)
I think I'm right on this.

Does 7.1x allow ANDs or ORs in the rules? I don't see a place for multiple conditions in 7.07.

adamc

Sharyn Schmidt wrote:

Try using AND instead of OR... I could try that ..but does that really make sense? The from line isnt going to contain all of those One would think when using "and" that all those conditions had to be
    met at the same time?
LOL guess that's why I'm not a programmer. Ok..will give that a whirl and let you know. Thanks!
    Sharyn
        ----- Original Message -----
        *From:* Sharyn Schmidt <mailto:[EMAIL PROTECTED]>
        *To:* [email protected]
        <mailto:[email protected]>
        *Sent:* Thursday, March 30, 2006 9:52 AM
        *Subject:* [IMail Forum] Rules help

        Hi,

        I am using Imail 7.15.

        I am trying to create an inbound rule, for one user only, which
        will delete all mail that isnt from my domains (cruzaninc.com,
        cruzanltd.com and todhunter.com).

        When I create the following rule:

        If From does not contain cruzaninc.com, delete

        It works fine, allowing cruzaninc.com mail thru and deleting
        everything else.

        However, when I edit the rule to include the following conditions:

        If From does not contain cruzaninc.com

        OR

        If From does not contain todhunter.com

        OR

        If from does not contain cruzanltd.com

        Delete

        Nothing gets thru and everything gets deleted.

        I'm pretty sure this is an ID10T error on my part, but Im at a
        loss as how to fix it so it works.

        Thanks!
        Sharyn


To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to