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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to