Displaying 1 result from an estimated 1 matches for "531877ee".
2014 Mar 06
1
no sieve with lmtp_save_to_detail_mailbox=yes
i have a problem with sieve and lmtp_save_to_detail_mailbox = yes. If
the mailbox "detail" exists everything works fine, but if the mailbox
detail does not exist then sieve does not work. The .dovecot.sieve.log
file says
sieve: info: started log at Mar 06 14:28:47.
error: msgid=<531877EE.7070806 at heinlein-support.de>: failed to store
into mailbox 'test2': Mailbox doesn't exist: test2.
I think this is the reason why no sieve script is executed, but why is
sieve here involved?
Is there any relation between lmtp_save_to_detail_mailbox=yes and sieve
or is this a bug?...