[Dovecot] LDA Sieve debugging
17 Mar
2006
17 Mar
'06
4:51 p.m.
Hello all,
I've installed and setup the LDA with postfix. I'm trying out Sieve support, and wrote the following global script:
require "fileinto";
if address :contains "To" "luca@mydomain.tld" { fileinto "Spam"; }
and tried to send an email to that address. The sieve script seems to be processed and sieve-global.scriptc is compiled, but the message is not filed in the correct folder.
Is there a way to debug the script execution?
thanks
-- Luca Corti PGP Key ID 1F38C091 BOFH excuse of the moment: Internet exceeded Luser level, please wait until a luser logs off before attempting to log back on.
6817
Age (days ago)
6817
Last active (days ago)
0 comments
1 participants
participants (1)
-
Luca Corti