Unfortunately, doesn't shown any error messages in log files :(

Yurdum Yazılım

staticsafe <m...@staticsafe.ca> wrote:

>On Mon, Jul 01, 2013 at 05:39:42PM +0300, "M.Atıf CEYLAN" wrote:
>> Thanks for the answer.
>> I tried some different scenarios. But I couldn't run the script. I
>> have commented "sieve_global_dir" parameter.
>> 
>> My new configuration is below :
>> 
>> plugin {
>>   sieve = ~/.dovecot.sieve
>>   sieve_dir = ~/sieve
>>   sieve_before = /etc/dovecot/sieve/spam.sieve
>> 
>> /etc/dovecot/sieve/spam.sieve (I have compiled manually by sievec) :
>> 
>>    require "fileinto";
>>    if header :contains "X-Spam-Flag" ["YES"] {
>>      fileinto "Junk";
>>      stop;
>>    }
>> 
>> -- 
>> M.Atıf CEYLAN
>> Yurdum Yazılım
>
>Sorry for the late reply, do you see any errors in your mail.log or any
>other error log defined with dovecot?
>-- 
>staticsafe
>O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
>Please don't top post.
>Please don't CC! I'm subscribed to whatever list I just posted on.
>
>
>-- 
>To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
>with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
>Archive: http://lists.debian.org/20130703183732.ga21...@uriel.asininetech.com
>

Reply via email to