Sieve rule: move to folder and forward

From: Muenz, Michael (no email)
Date: Mon Dec 04 2006 - 10:28:23 EST

  • Next message: Arnau Bria: "Re: listusers failed"

    Dear list,

    I'm using Horde/Ingo for creating sieve rules and have activated a rule
    for Spamassassin moving mails with "X-Spam-Status: Yes" to spamfolder.
    Also, there's a rule to forward every mail to another address. Looks
    like this:

    require ["imapflags", "fileinto"];

    # Spam
    if header :comparator "i;octet" :contains "X-Spam-Status" "Yes" {
         addflag "\\Seen";
         fileinto "INBOX/Spam";
         removeflag "\\Seen";
    }

    # Forward
    if true {
         redirect "";
         keep;
    }

    My problem is, when "keep" is called, also the spam, which should be
    moved to "Spam" goes to my inbox again. But when setting "stop" in Spam
    rule, mails detected as spam which aren't, wont be delivered to
    .

    Any ideas how to solve this?

    Thanks,
    Michael

    ----
    Cyrus Home Page: http://cyrusimap.web.cmu.edu/
    Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
    List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
    

  • Next message: Arnau Bria: "Re: listusers failed"





    Hosted Email Solutions

    Invaluement Anti-Spam DNSBLs



    Powered By FreeBSD   Powered By FreeBSD