Add the following to dovecot.conf if you use maildir:

# Disable the maildir breaking default behavior of
# mail_attachment_detection_options, as setting ANY flag forces you out of new/
# and into cur/
mail_attachment_detection_options =

..and voila, maildir works as it previously did. This is *hinted* to in the 
migration guide document, as the old default value was shown as blank in the 
table, but I didn't figure it out till reading through the source code to find 
what was adding the 'a' flag to all incoming mails (thus forcing them out of 
new, as any flag does this).

Cheers,
--
Thomas "Andy" Baugh | Software Development Engineer IV
[email protected]
_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to