On 23/08/2025 15:38, Rory Campbell-Lange via dovecot wrote:
On 23/08/25, John Fawcett via dovecot (dovecot@dovecot.org) 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 --dovecot@dovecot.org To unsubscribe send an email todovecot-leave@dovecot.org
Where is this syntax documented?
|protocol imap { mail_plugins { imap_metadata = yes } } |
John
||
On 23/08/2025 15:38, Rory Campbell-Lange via dovecot wrote:
On 23/08/25, John Fawcett via dovecot ([1]dovecot@dovecot.org) 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:
[2]https://github.com/rorycl/dovecot-config/blob/main/metadata/README.md
dovecot mailing list -- [3]dovecot@dovecot.org To unsubscribe send an email to [4]dovecot-leave@dovecot.org
Where is this syntax documented?
protocol imap { mail_plugins { imap_metadata = yes } }
John
References
Visible links
- mailto:dovecot@dovecot.org
- https://github.com/rorycl/dovecot-config/blob/main/metadata/README.md
- mailto:dovecot@dovecot.org
- mailto:dovecot-leave@dovecot.org