> On 16/07/2019 18:40 Stuart Henderson via dovecot <dovecot@dovecot.org> wrote: > > > On 2019-07-13, Reio Remma via dovecot <dovecot@dovecot.org> wrote: > > Hello! > > > > I noticed these in the logs since upgrading from 2.3.6. to 2.3.7: > > > > Jul 13 11:52:10 turin dovecot: doveadm: Error: > > dsync-remote(r...@mrstuudio.ee)</1ekE7qbKV2gYwAAsNnMGQ>: Error: > > Exporting mailbox INBOX failed: Mailbox attribute > > vendor/vendor.dovecot/pvt/server/sieve/files/MR lookup failed: Mailbox > > attributes not enabled > > Jul 13 11:52:11 turin dovecot: doveadm: Error: > > dsync-remote(r...@mrstuudio.ee)<MVs/K7ubKV2oYwAAsNnMGQ>: Error: > > Exporting mailbox INBOX failed: Mailbox attribute > > vendor/vendor.dovecot/pvt/server/sieve/files/MR lookup failed: Mailbox > > attributes not enabled > > Same here (in my case: on OpenBSD -current, mdbox, pigeonhole 0.5.7). > I have backed out to 2.3.6 + pigeonhole 0.5.6 and it's happy again.
Instead of downgrading, you could've attempted mail_attribute_dict = file:%h/dovecot-attributes to enable mailbox attributes. This should fix sieve script replication too. Aki