[Dovecot] Sieve problem with 1.1.2
justin at ma3x.net
justin at ma3x.net
Thu Sep 4 16:07:35 EEST 2008
Any suggestions on how to disable this ? I'd like to be able to filter
all spam by default with sieve, and still allow users to have their own
rules.
Eduardo M KALINOWSKI wrote:
> justin at ma3x.net escreveu:
>
>> Hello,
>>
>> I am new here, so excuse me if i am asking something already asked. I am
>> using dovecot 1.1.2 along with postfix 2.6 and a pgsql backend. So far
>> everything is great, until i wanted to try out the sieve implementation.
>> I am using dovecot for deliver and i have set
>>
>> global_script_path = /home/vmail/globalsieverc
>>
>> The script IS working until a given user defines his own sieve script (
>> for example ) :
>>
>> This ( or any other script for all i know ) breaks up the global one,
>> and it stops working. The global script looks like this :
>>
>> Am i missing something, or this is the desired behaviour ?
>>
>>
>
> It is the documented behavior. (If this is desirable or not, that is
> another question.) From http://wiki.dovecot.org/LDA/Sieve :
>
> protocol lda {
> ..
> # If there is no user-specific Sieve-script, global Sieve script is
> # executed if set. (v1.0.1 and older used "global_script_path")
> #sieve_global_path =
>
> ...
>
>
More information about the dovecot
mailing list