Roundcube Community Forum

Release Support => Pending Issues => Topic started by: uchman on January 25, 2010, 06:56:12 AM

Title: Managesieve for multiple users.
Post by: uchman on January 25, 2010, 06:56:12 AM
I have a problem when I use roundcube with dovecot and managesieve.

I have multiple users but all scripts are showed for every user. Everything i splaced in roundcube.sieve and the userscripts links to it.

What if user A wants different filters than user B?

--
       plugin {
           sieve_dir = /usr/local/etc/sieve/user
           sieve = /usr/local/etc/sieve/user/%u.sieve
--

lrwx------  1 postfix  dovecot   15 Jan 25 12:47 [email protected] -> roundcube.sieve
Title: Managesieve for multiple users.
Post by: JohnDoh on January 25, 2010, 03:04:44 PM
closed, user posted in irc, problem was in dovecot config - sieve files have to be stored in a per user location!