On 23/08/25, John Fawcett via dovecot ([email protected]) wrote: > On 22/08/2025 13:00, akos--- via dovecot wrote: > > This still seems to be an issue. > > If I set it according to the current documentation [1], I get the following > error: > > Error: Plugin 'imap_metadata' not found from directory > /usr/lib64/dovecot/modules > > There's indeed no such .so file. It seems it's not a packaging problem > either, even during compilation (with all possible ./configure flags enabled) > this file is not created. > > Config used: > > protocol imap { > mail_plugins { > imap_metadata = yes > } > } > mail_attribute { > dict file { > path = %{home}/attributes > } > }
This doesn't seem to be working with the stock docker image either. Here is a (hopefully) reproducible test case: https://github.com/rorycl/dovecot-config/blob/main/metadata/README.md _______________________________________________ dovecot mailing list -- [email protected] To unsubscribe send an email to [email protected]
