Koen Vermeer
2006-Oct-17 22:12 UTC
[Dovecot] Dovecot-compatible web-based sieve configurator
Hi, I've set up dovecot with postfix and I'm using the dovecot LDA. It seems that sieve works, but I'm not that good at writing sieve scripts and I'd like to install something more user-friendly anyway. So: Does anyone know of a web-based sieve configurator that works with the dovecot implementation? I haven't been able to find one yet... Koen
Peter Fern
2006-Oct-18 03:06 UTC
[Dovecot] Dovecot-compatible web-based sieve configurator
Koen Vermeer wrote:> Does anyone > know of a web-based sieve configurator that works with the dovecot > implementation? I haven't been able to find one yet... >I use Horde Ingo (along with IMP, etc to provide groupware) with an FTP VFS backend to upload the generated script. This does mean that updates to filters are slow since it has to initiate an FTP connection, and it also means you need an FTP server with access to the user's homedir. That said, it does work quite well, and if you decide to go that route, I can post the relevant backend section from the ingo config. I am however eagerly awaiting the managesieve addition to dovecot which will open up sieve on dovecot to a large selection of clients. Cheers, Pete