[Bug 158449] sieve does not move emails

Launchpad Bug Tracker 158449 at bugs.launchpad.net
Sun Jan 20 13:04:07 UTC 2008


You have been subscribed to a public bug:

After Upgrade / Reinstall of cyrus-common-2.2 sieve does not work. New mails remain in INBOX folder and are not moved to specified box
The config was ported from 2.1 implementation to 2.2. There were some upgrade issues because of bug 53496, I deleted the db-files in /var/lib/cyrus and recreated the users and the reindexed the mail store.

In /etc/imapd.conf it is noted
lmtpsocket: /var/run/cyrus/socket/lmtp

Same in /etcy/cyrus.conf
mtpunix cmd="lmtpd" listen="/var/run/cyrus/socket/lmtp" prefork=0 maxchild=20

Sieve is activated also
sieve cmd="timsieved" listen="moonworld:sieve" prefork=0 maxchild=100

Sieve is running
root at moonworld:/var/log# fuser -n tcp 2000
2000/tcp: 9063
root at moonworld:/var/log# ps -A | grep 9063
9063 ? 00:00:00 cyrmaster

and I can telnet the processes on Sieve port
root at moonworld:/var/log# telnet moonworld 2000
Trying 192.168.1.3...
Connected to moonworld.
Escape character is '^]'.
"IMPLEMENTATION" "Cyrus timsieved v2.2.13-Debian-2.2.13-11ubuntu1"
"SASL" "LOGIN PLAIN CRAM-MD5 NTLM DIGEST-MD5"
"SIEVE" "fileinto reject envelope vacation imapflags notify subaddress
relational comparator-i;ascii-numeric regex"
OK

New emails received become tagged in email header: 
X-Sieve: CMU Sieve 2.2

Looks good to me - but the emails are not moved. The installed and
activated rules script is the same as it was before the update. I have
already deleted and reinstalled it, because in 2.1 the rules were stored
as plain text and now they are stored as byte code. I can find the
"compiled" code in the according spool dir.

** Affects: cyrus-imapd (Ubuntu)
     Importance: Undecided
     Assignee: MOTU (motu)
         Status: New

-- 
sieve does not move emails
https://bugs.launchpad.net/bugs/158449
You received this bug notification because you are a member of MOTU, which is a bug assignee.




More information about the universe-bugs mailing list