[Dovecot] LDA Sieve debugging
Luca Corti
cortez at tiscali.it
Fri Mar 17 16:51:05 EET 2006
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 at 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.
More information about the dovecot
mailing list