Thanks for the quick reply Stephan !
Is it possible to upgrade from 1.0.13 (which is the official CentOS
release) to the atrpms version 2.1.1-2 available at
http://packages.atrpms.net/dist/el5/dovecot/
Do I need a migration plan ?
Thanks !
Greg
Le 14/09/2012 11:48, Stephan Bosch a écrit :
Op 9/14/2012 10:59 AM, Gregory Charot (EVENIUM) schreef:
Hello all,
I'm using dovecot on CentOS 5.8 (official CentOS package) and have
lot of lock and "sieve_execute_bytecode error" in my dovecot.log.
$ cat /etc/redhat-release
CentOS release 5.8 (Final)
$ dovecot --version
1.0.13
Very, very, very, very old.
The sieve scripts are generated by squirrelmail mail and are mostly
mail filters and vacations notices.
$ yum info squirrelmail.noarch
Installed Packages
Name : squirrelmail
Arch : noarch
Version : 1.4.8
Release : 5.el5.centos.13
When I look at my dovecot.log I have a lot of sieve error :
deliver(foo): Sep 11 15:08:04 Info:
msgid=<1881992580.96697.1347363282479.javamail.jb...@gula1.xxx.com>:
save failed to EvSUPPORT: Timeout while wait
ing for lock
There's the actual error. This has very little to do with Sieve
itself. Looks like some mbox locking issue, but I don't really know.
You could try enabling mail_debug to get more info.
deliver(foo): Sep 11 15:08:04 Info: sieve runtime error: Fileinto:
Generic Error
deliver(foo): Sep 11 15:08:04 Error:
sieve_execute_bytecode(/home/foo/.dovecot.sievec) failed
Yuck, I was hoping that people would finally have stopped using cmusieve.
Regards,
Stephan.