Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: Fabrizio on May 11, 2012, 09:46:39 AM

Title: managesieve error sieve-storage
Post by: Fabrizio on May 11, 2012, 09:46:39 AM
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!
Title: Re: managesieve error sieve-storage
Post by: sebvieira on September 05, 2012, 06:01:20 AM
Anyone has an idea about this? I'm running into the exact same problem.
Title: Re: managesieve error sieve-storage
Post by: alec on September 05, 2012, 06:19:54 AM
You should ask on dovecot mailing list. Looks like a dovecot/sieve configuration issue or a bug, not Roundcube.