Re: [Dovecot] Using global und per-user sieve scripts at the same time

2007-12-11 Thread Xueron Nee
Hi Timo Sirainen, It's said that v1.1 support include: include (v1.1 only) see: http://wiki.dovecot.org/LDA/Sieve will it work for such requirement? Timo Sirainen wrote: > On Mon, 2007-12-10 at 16:46 +0100, Matthias Kellermann wrote: > > I'm still trying to get global and per-user sieve scrip

Re: [Dovecot] Using global und per-user sieve scripts at the same time

2007-12-10 Thread Timo Sirainen
On Mon, 2007-12-10 at 16:46 +0100, Matthias Kellermann wrote: > I'm still trying to get global and per-user sieve scripts to work. With > no success yet. .. > Is there really a way to get this to work under Dovecot 1.0.7? Not by changing settings. Sieve plugin v1.0 can run only a single script.

Re: [Dovecot] Using global und per-user sieve scripts at the same time

2007-12-10 Thread Matthias Kellermann
Hi list, I'm still trying to get global and per-user sieve scripts to work. With no success yet. This is what I've got for the moment: dovecot.conf --- protocol lda { postmaster_address = [EMAIL PROTECTED] fsync_disable = no mail_plugins = cmusie

Re: [Dovecot] Using global und per-user sieve scripts at the same time

2007-11-27 Thread Mark E. Mallett
On Mon, Nov 26, 2007 at 04:17:43PM +0200, Timo Sirainen wrote: > On Mon, 2007-11-26 at 14:50 +0100, Matthias Kellermann wrote: > > If a user creates his own .dovecot.sieve file the global script will not > > work anymore. > > > > How can I enable global and local per-user sieve scripts at once? Is

Re: [Dovecot] Using global und per-user sieve scripts at the same time

2007-11-27 Thread Nikolay Shopik
On Nov 27, 2007, at 10:23 AM, Matthias Kellermann wrote: Nikolay Shopik schrieb: On 26.11.2007 18:57, Matthias Kellermann wrote: Nikolay Shopik schrieb: You forgot to insert this one, where users sieve files stored. plugin { sieve = /var/mail/store/%u/sieve } Thanks for your answer Nikola

Re: [Dovecot] Using global und per-user sieve scripts at the same time

2007-11-26 Thread Matthias Kellermann
Nikolay Shopik schrieb: > On 26.11.2007 18:57, Matthias Kellermann wrote: >> Nikolay Shopik schrieb: >>> You forgot to insert this one, where users sieve files stored. >>> >>> plugin { >>> sieve = /var/mail/store/%u/sieve >>> } >> >> Thanks for your answer Nikolay. But I think this won't do the tr

Re: [Dovecot] Using global und per-user sieve scripts at the same time

2007-11-26 Thread Nikolay Shopik
On 26.11.2007 18:57, Matthias Kellermann wrote: Nikolay Shopik schrieb: You forgot to insert this one, where users sieve files stored. plugin { sieve = /var/mail/store/%u/sieve } Thanks for your answer Nikolay. But I think this won't do the trick. This setting will override the global settin

Re: [Dovecot] Using global und per-user sieve scripts at the same time

2007-11-26 Thread Matthias Kellermann
Nikolay Shopik schrieb: > You forgot to insert this one, where users sieve files stored. > > plugin { > sieve = /var/mail/store/%u/sieve > } Thanks for your answer Nikolay. But I think this won't do the trick. This setting will override the global setting as well. At the moment I'm using the def

Re: [Dovecot] Using global und per-user sieve scripts at the same time

2007-11-26 Thread Matthias Kellermann
Timo Sirainen schrieb: > On Mon, 2007-11-26 at 14:50 +0100, Matthias Kellermann wrote: >> If a user creates his own .dovecot.sieve file the global script will not >> work anymore. >> >> How can I enable global and local per-user sieve scripts at once? Is >> this possible? > > Unfortunately not. S

Re: [Dovecot] Using global und per-user sieve scripts at the same time

2007-11-26 Thread Timo Sirainen
On Mon, 2007-11-26 at 14:50 +0100, Matthias Kellermann wrote: > If a user creates his own .dovecot.sieve file the global script will not > work anymore. > > How can I enable global and local per-user sieve scripts at once? Is > this possible? Unfortunately not. Sieve plugin v1.1 (requires Doveco

Re: [Dovecot] Using global und per-user sieve scripts at the same time

2007-11-26 Thread Nikolay Shopik
On 26.11.2007 16:50, Matthias Kellermann wrote: Hi list, I'm trying to get a global sieve mailfilter with per-user sieve scripts to work. At the "lda"-section in the dovecot.conf file I have: global_script_path = /usr/local/etc/sieve/spam /usr/local/etc/sieve/spam: require "fileinto"; if head