Re: [Dovecot] sieve files wont get parsed/compiled using cmusieve

2009-11-12 Thread Timo Sirainen
On Thu, 2009-11-12 at 17:49 +0100, Moritz Krinke wrote: > Timo: > in the protocol lda section i've got mail_plugins = cmusieve so it should be > active. please see my original message from the 7th of November. > > Here is the complete output in my log concerning dovecot and one message > which s

Re: [Dovecot] sieve files wont get parsed/compiled using cmusieve

2009-11-12 Thread Moritz Krinke
Hello, i have mail_debug turned on, and of course i've got a lot more messages in the log, but nothing which mentions sieve or an error. Timo: in the protocol lda section i've got mail_plugins = cmusieve so it should be active. please see my original message from the 7th of November. Here is

Re: [Dovecot] sieve files wont get parsed/compiled using cmusieve

2009-11-11 Thread Timo Sirainen
On Tue, 2009-11-10 at 19:55 +0100, Moritz Krinke wrote: > deliver gets called and is saving the message to INBOX. > Sieve isn't mentioned at all in the log - only the MANAGESIEVE Service My guess: You don't have protocol lda { mail_plugins=sieve } signature.asc Description: This is a digitally

Re: [Dovecot] sieve files wont get parsed/compiled using cmusieve

2009-11-11 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 10 Nov 2009, Moritz Krinke wrote: Any more ideas? ;-) turn on mail_debug Nov 10 19:46:33 mail deliver(mor...@krinke.biz): maildir++: root=/var/vmail/krinke.biz/moritz, index=, control=, inbox=/var/vmail/krinke.biz/moritz Nov 10 19:46:33

Re: [Dovecot] sieve files wont get parsed/compiled using cmusieve

2009-11-10 Thread Moritz Krinke
Hi Steffen, thanks for your reply. deliver gets called and is saving the message to INBOX. Sieve isn't mentioned at all in the log - only the MANAGESIEVE Service does some logging when editing sieve rules via the MANAGESIEVE Service. Any more ideas? ;-) Thanks, Moritz Nov 10 19:46:33 mail del

Re: [Dovecot] sieve files wont get parsed/compiled using cmusieve

2009-11-09 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 7 Nov 2009, Moritz Krinke wrote: Would be great if anyone had an idea what/where to check next...? ;-) Are you sure your MTA calls Dovecot deliver at all? See http://wiki.dovecot.org/Logging Unset log_path in lda { } section to have all

[Dovecot] sieve files wont get parsed/compiled using cmusieve

2009-11-07 Thread Moritz Krinke
Hello, im trying to get sieve up and running, but apparently my sieve rules file doesnt get parsed / compiled and i cant see any errors in my logfile which would point me to the problem. im using ubuntu 9.10 (and the dovecot packages from it), dovecot version is 1.1.11. in the protocol lda