[Bug 1276791] [NEW] Dovecot dovecot-sieve dont use editheader

Stefan Bühler stefan.buehler at mailcarrier.ch
Wed Feb 5 20:10:24 UTC 2014


Public bug reported:

Hi All
My .sieve:

require ["fileinto", "regex", "date", "relational", "vacation", "editheader"];
if not header :contains "X-Sieve-Filtered"
                ["yes"]
        {
                addheader "X-Sieve-Filtered" "yes";
                        }

keep;


Error log:
sieve: info: started log at Feb 04 19:53:36.
main script: line 5: error: unknown command 'addheader' (only reported once at first occurence).
main script: error: validation failed.

Editheader is a part of sieve...

System: Ubuntu saucy x64 
Installed packages:
ii  dovecot-core                     1:2.1.7-7ubuntu3                    amd64        secure mail server that supports mbox, maildir, dbox and mdbox mailboxes
ii  dovecot-imapd                    1:2.1.7-7ubuntu3                    amd64        secure IMAP server that supports mbox, maildir, dbox and mdbox mailboxes
ii  dovecot-mysql                    1:2.1.7-7ubuntu3                    amd64        MySQL support for Dovecot
ii  dovecot-pop3d                    1:2.1.7-7ubuntu3                    amd64        secure POP3 server that supports mbox, maildir, dbox and mdbox mailboxes
ii  dovecot-sieve                    1:2.1.7-7ubuntu3                    amd64        sieve filters support for Dovecot


Pls fix it. If its only by me, pls tell me how i could fix it.

Thx
Stefan

** Affects: dovecot (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in Ubuntu.
https://bugs.launchpad.net/bugs/1276791

Title:
  Dovecot dovecot-sieve dont use editheader

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/1276791/+subscriptions



More information about the Ubuntu-server-bugs mailing list