12 Feb
2017
12 Feb
'17
4:12 p.m.
On 12.02.2017 13:25, Stephan Bosch wrote:
The "imap.mailbox" environment is the empty string in this case. Why? Well, the Sieve interpreter does not know about it, since the "imapsieve" extension is not activated in the require line.
Now there's a facepalm moment. ;-) Thank you, with a modified 'require' statement things are working for me.
I see that https://wiki.dovecot.org/HowTo/AntispamWithSieve has already been updated, that's nice.
You could debug this with the non-standard "vnd.dovecot.debug" extension.
Thanks again, I will keep this in mind for future debugging.
-Ralph