Hi

 currently, I test a Cyrus IMAP Murder v2.3.13-openpkg on a solaris
sparc host. While the murder setup went all fine and mail comes in and
can be read by users, there is one thing left I could not fix.
If a user has a sieve script like

#Mail filter rules for wolf
#Generated by wolf using SmartSieve 1.0.0-RC2 2008/11/25 09:02:43
require ["fileinto"];

if allof (header :contains "X-Spam-Status" "Yes,") {
        fileinto "INBOX.Spam-Tagged";
}

and the Folder INBOX.Spam-Tagged is located on a different backend
server as the INBOX folder, the sieve script does not work. I get the
following errors on the backend server where the INBOX is located:

lmtp[27859]: sieve runtime error for wolf id
 <[EMAIL PROTECTED]>: Fileinto: Mailbox
 does not exist

Is there any way to tell sieve to move mails to the correct backend
server ?

Regards,
 Jürgen Wolf

-- 
email: [EMAIL PROTECTED]
gilb:  Fraunhofer-Institut fuer Digitale Medientechnologie IDMT
       98693 Ilmenau, Ehrenbergstr. 31
Tel.:  +49 3677 467-234                 Fax:   +49 3677 467-467

Attachment: smime.p7s
Description: S/MIME cryptographic signature

----
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

Reply via email to