Dear Viktor, If your managesieve plugin is working fine (and your rules are set-up with dovecot), you need to set-up your LDA to use that Sieve rules.
Dovecot uses good documentation about setting up Postfix with dovecot LDA: http://wiki.dovecot.org/LDA/Postfix So, if you see managesieve plugin working in dovecot, just use the dovecot deliver as LDA, and filtering will start working... regards, Jernej Viktor Balogh wrote: > > Hello list, > > Could you help me out with the managesieve plugin? This way I could > contribute with some testing on my home box. ;) > I have a standard Opensuse 11.0 with dovecot 1.0. I have built a new 1.2.5 > dovecot from source, > with dovecot-sieve and dovecot-managesieve. Everything looks fine. > > (The old 1.0 dovecot was installed, I use it's config and init scripts for > the newer (1.2.5) one) > dovecont.conf is soft-linked, the binary was changed in the init script, I > think it should be enough... > > # ll /usr/local/etc/dovecot.conf > lrwxrwxrwx 1 root root 25 Sep 18 10:43 /usr/local/etc/dovecot.conf -> > /etc/dovecot/dovecot.conf > > # grep DOVECOT_BIN /etc/init.d/dovecot > #DOVECOT_BIN=/usr/sbin/dovecot > DOVECOT_BIN=/usr/local/sbin/dovecot > > This way I could config the managesieve plugin in roundcube to get to > work, > at least I can click some sieve rules on the web interface. > But the filtering isn't working! I think the problem could be that the > system uses postfix as LDA. > Am I right? Or what could be the reason? I think on SuSE we should wait > until the dovecot repo > gets refreshed to at least 1.1 and we need sieve/managesieve support for > the prebuilt binaries. > Until then, the average user won't be using this long-awaited plugin on > SuSE. :( > > My question is, could someone point me into the right direction, > how could I debug my case and see what isn't working? > > Regards, > Viktor > _______________________________________________ List info: http://lists.roundcube.net/dev/
