cyrus sieve bug?

From: Fehér János (aries_at_mindworks.hu)
Date: 04/21/04

  • Next message: FreeBSD Tinderbox: "[releng_4 tinderbox] failure on i386/i386"
    Date: Wed, 21 Apr 2004 14:05:28 +0200
    To: freebsd-stable@freebsd.org
    
    
    

    Hello,

    I've got a problem under 4.9-RELEASE-p1 and cyrus-imapd-2.1.15_2.
    I'm using the following sieve script to filter the mails, but some of the rules
    are not working. I've tried to ask other mailing lists, irc, etc. but I've got no
    answers. The sieve tester page (http://sastools.com/SieveTest/sievetest.php)

    The script:

    require "fileinto";

    if header :is "X-Spam-Flag" ["YES"] { fileinto "INBOX.SPAM"; stop;}
    if header :contains ["X-BeenThere"] ["vlug@"] { fileinto "INBOX.VLUG"; stop;}
    if header :contains "Reply-To" "metalhu@" { fileinto "INBOX.METALHU"; stop;}
    if header :contains "From" "ajanlatot.kapok.hu" { fileinto "INBOX.AJANLATOTKAPOK"; stop;}
    if address :contains :all ["to"] "scene@" { fileinto "INBOX.SCENE"; stop;}
    if header :contains "X-BeenThere" "informatika-l@" { fileinto "INBOX.INFORMATIKA-L"; stop;}
    if header :contains "Sender" "psion-admin.mxdn.dunanet.hu" { fileinto "INBOX.PSION"; stop;}
    if header :contains "X-BeenThere" "egyesulet at bsd.hu" { fileinto "INBOX.BSD-EGYESULET"; stop;}
    if address :contains :all ["from"] "info at apronet.com" { fileinto "INBOX.APRONET"; stop;}
    if address :contains :all ["from"] "ajanlatot.kapok.hu" { fileinto "INBOX.AJANLATOTKAPOK"; stop;}
    if address :contains :all ["subject"] "[BSD]" { fileinto "INBOX.BSD-HU"; stop;}
    if header :contains "X-BeenThere" ["security-l"] { fileinto "INBOX.SECURITY"; stop;}
    if header :contains "X-BeenThere" "wl-levlista" { fileinto "INBOX.WL-LEVLISTA"; stop;}
    if header :contains ["Return-Path"] ["wl-phplista-bounces at weblabor.hu"] { fileinto "INBOX.WL-PHPLEVLISTA"; stop;}
    if header :contains "List-ID" "freebsd-announce.FreeBSD.ORG" { fileinto "INBOX.FREEBSD-ANNOUNCE"; stop;}
    if header :contains "List-ID" "freebsd-isp.FreeBSD.ORG" { fileinto "INBOX.FREEBSD-ISP"; stop;}
    if header :contains "List-ID" "freebsd-stable.FreeBSD.ORG" { fileinto "INBOX.FREEBSD-STABLE"; stop;}
    if header :contains "Sender" "antenna-admin.antenna.radiolan.hu" { fileinto "INBOX.RADIO-ANTENNA"; stop;}
    if header :contains "Sender" "labor-admin.antenna.radiolan.hu" { fileinto "INBOX.RADIOLAN"; stop;}
    if header :contains ["Subject"] ["Cron"] { fileinto "INBOX.CRON"; stop;}

    fileinto "INBOX";

    The "wrong" emails has attached.

    Thanks,

    --
     _____  _  ____  ___  _____  ___  ___       _____  .
    | | | :|_||  | ||   :| | | ||   ||   ||   ||   __: | Fehér János
    | | | || ||    ||   || | | |:   :| --:|---':__   | | -----------------
    | ___ ||_||_|__|:___|:_____:|___||   ||   ||_____| | ` vezető fejlesztő
    info@mindworks.hu - www.mindworks.hu -  networking : ` ügyvezető
    
    
    

    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"



  • Next message: FreeBSD Tinderbox: "[releng_4 tinderbox] failure on i386/i386"

    Relevant Pages

    • cyrus sieve bug?
      ... I'm using the following sieve script to filter the mails, ... I've tried to ask other mailing lists, irc, etc. but I've got no ...
      (freebsd-isp)
    • Re: how do you protect from spammers in Debian lists?
      ... >> So I think it's very easy for anybody to automatically extract ... > and I have a procmail-based filter on my mail server, ... > filters out all mails not coming over one of the mailing lists. ...
      (Debian-User)
    • Re: freebsd-questions Digest, Vol 138, Issue 17
      ... mails are sent by mailing lists, in the order they were posted. ... feel free to subscribe to the non-digest delivery format of the ... mailing list and let your favourite mail client thread it as needed. ...
      (freebsd-questions)
    • procmailrc configuration fails
      ... Here I have to configure a .procmailrc file in order to control spams in the mail system ... I had a few mailing lists, and I can send mails to these lists from my personal mail id, ...
      (freebsd-questions)
    • Re: Missing "sent" emails...
      ... Were the missing ones sent to mailing lists? ... mails in same folderš set for those lists on the Mailing List Manager? ... Subject: Missing "sent" emails... ... >> ­ and only found two of the 6 outgoing messages there. ...
      (microsoft.public.mac.office.entourage)