[Dovecot] Sieve script executed, but nothing happens
Timo Sirainen
tss at iki.fi
Thu Apr 24 16:43:05 EEST 2008
On Fri, 2008-04-18 at 09:21 +0200, Wouter Amsterdam wrote:
> I think I have almost solved my dovecot-deliver lookup problems, but now
> sieve still fails to work. From deliver's logfile I can tell the user's
> homedir is found and the sieve script is executed, but not as expected. My
> sieve testscript is very basic:
How about trying an even more basic script:
require "fileinto";
fileinto "test";
If it delivers the mail to test mailbox, then the if-check is somehow
wrong. If it doesn't, something else is broken..
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20080424/c6a69aeb/attachment.bin
More information about the dovecot
mailing list