hi oh cool, sieve support, I should check this out if I can use it for cyrus too. I always wanted to do it, never had the time :(
Cris On 5 Feb, 2012, at 19:26 , Jeremy Cayrasso wrote:
Hi,
Here is
my latest version of the sieve patch.
What it does :
It allow you to use sieve with postfix and dovecot.
First there is a "use_sieve" switch on dtc configuration panel
Change postfix/master.conf and dovecot/dovecot.conf.
Two files are created in the user folder :
- .dovecot.sieve who contains all the dtc panel rules like
redirections, spam, vacation mesage...
- sieve/custom.sieve blank by default that will contain the
user's custom rules.
Two logs files
- /var/log/sieve.log => sieve plugin logs
- /var/log/sieve.info => sieve rules logs
Each user has a personal log file .dovecot.sieve.log in its
mailbox directory.
I use these patchs since 1 week, it seems that's ready.
Jeremy
<0004-add-generation-files-for-sieve.patch><0002-Add-sieve-support.patch><0003-add-amavisd-stuff-to-sieve.patch> |