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