as it breaks on maildir new/ because message flags can exist only in cur/
default passdb_ldap/passdb_default_password_scheme CRYPT 2.4.3 3.2.0
default passdb_passwd/passdb_default_password_scheme CRYPT 2.4.3 3.2.0
default passdb_default_password_scheme PLAIN 2.4.3 3.2.0
+default maildir/mail_attachment_detection_options add-flags content-type=!application/signature 2.4.3 -
+default maildir/mail_attachment_detection_options 2.4.2 -
default mail_attachment_detection_options 2.4.2 3.2.0
default @metric_defaults/proxy/metric auth_successes,auth_failures,login_aborted 2.4.2 3.2.0
default fts_search_read_fallback yes - 3.2.0
useful. Even when using imapc with shared folders, the missing
attachment flags would normally be added by the remote server. */
{ "imapc/mail_attachment_detection_options", "" },
+ /* The unprefixed default breaks store to new/ directory */
+ { "maildir/mail_attachment_detection_options", "" },
{ NULL, NULL }
};