[Dovecot] simultaneous scripts not running via sieve_before
Scott Lewis
scott_the_musician at yahoo.com.au
Fri Dec 16 15:24:08 EET 2011
Thanks for the advise - it worked a treat!
Glad to finally have this sieve stuff under control, after weeks of trying to get it working :)
________________________________
From: Stephan Bosch <stephan at rename-it.nl>
To: Duane Hill <duihi77 at gmail.com>
Cc: dovecot at dovecot.org
Sent: Tuesday, 13 December 2011 3:25 AM
Subject: Re: [Dovecot] simultaneous scripts not running via sieve_before
Op 12/12/2011 2:57 PM, Duane Hill schreef:
> On Monday, December 12, 2011 at 13:02:05 UTC, scott_the_musician at yahoo.com.au confabulated:
>> protocol lda {
>> mail_plugins = sieve quota
>> sieve=~/.dovecot.sieve
>> sieve_extentions = +include
>> sieve_dir=~/sieve
>> sieve_before = /home/%u/sieve/redirect.svbin
>> sieve_global_path = /etc/globalsieverc.svbin
>> [/code]
> sieve_before and sieve_after are directories where extra scripts are
> run sequentially before user scripts and after user scripts. See:
>
> http://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration
It can be a file, but then it must point to the sieve script (in this case redirect.sieve) and not to the compiled binary (redirect.svbin in this case).
Regards,
Stephan.
More information about the dovecot
mailing list