Roundcube Community Forum

 

managesieve error sieve-storage

Started by Fabrizio, May 11, 2012, 09:46:39 AM

Previous topic - Next topic

Fabrizio

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!

sebvieira

Anyone has an idea about this? I'm running into the exact same problem.

alec

You should ask on dovecot mailing list. Looks like a dovecot/sieve configuration issue or a bug, not Roundcube.