Dear all,
I am new on this forum.
I have a problem with a managesieve plugin when I click on "setting" --> "filters":
/var/log/dovecot
QuoteMay 11 15:36:36 managesieve-login: Info: Login: user=<[email protected]>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=11905, TLS
May 11 15:36:36 managesieve([email protected]): Error: sieve-storage: stat((null)) failed: Bad address
May 11 15:36:36 managesieve([email protected]): Error: sieve-storage: stat((null)) failed: Bad address
May 11 15:36:36 managesieve([email protected]): Fatal: Failed to open Sieve storage.
dovecot.conf is
Quoteplugin {
sieve_dir = ~/sieve
sieve = ~/dovecot.sieve
}
versions:
dovecot-2.0.9-2.el6_1.1.i686
roundcubemail-0.7.2
Thanks for any help!
Anyone has an idea about this? I'm running into the exact same problem.
You should ask on dovecot mailing list. Looks like a dovecot/sieve configuration issue or a bug, not Roundcube.