[Dovecot] sieve rules in MySQL?
Stephan Bosch
stephan at rename-it.nl
Fri Apr 10 04:52:08 EEST 2009
David Reid schreef:
> Has anyone looked at modifying the sieve implementation to allow the use
> of MySQl to store the rules?
>
This is a two-sided problem:
- The ManageSieve server needs to store, retrieve and activate the
scripts in the SQL database.
- The Sieve plugin needs access to the SQL database to retrieve scripts.
There are future plans to provide an alternative to the filesystem
storage method that ManageSieve currently uses. However, the Sieve
plugin then also needs to use this storage method. To obtain a unified
implementation, I intend to integrate the Sieve plugin and ManageSieve
packages into one monolithic package for Sieve support. This is for the
more distant future however.
Regards,
--
Stephan Bosch
stephan at rename-it.nl
More information about the dovecot
mailing list