manage/sieve and mysql: Storage does not support write access

Sami Ketola sami.ketola at dovecot.fi
Thu Jun 21 23:23:11 EEST 2018



> On 21 Jun 2018, at 12.53, Markus Raps <m.raps at rapsplace.de> wrote:
> 
> Hi there,
> 
> i want to set up sieve to store the scripts in the mysql database.
> 
> through mysql logging i can see that the incoming mail triggers a search in the script database
> so the mysql connection basically works.
> 
> But i cant create any script through roundcube or telnet via managesieve
> 
> Jun 21 11:48:06 srv-www-01 dovecot: managesieve-login: Login: user=<m.raps at rapsplace.de>, method=PLAIN, rip=::1, lip=::1, mpid=31995, secured, session=<ewDrzyNvFoQAAAAAAAAAAAAAAAAAAAAB>
> Jun 21 11:48:06 srv-www-01 dovecot: managesieve(m.raps at rapsplace.de): Error: sieve: dict storage: Storage does not support write access
> Jun 21 11:48:06 srv-www-01 dovecot: managesieve(m.raps at rapsplace.de): Fatal: Failed to open Sieve storage.
> 

I think the problem is that the sql-dict-sieve does not support updates. It's read only.

Sami



More information about the dovecot mailing list