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
}
}
Not urgent; I thought it's necessary for imapsieve, so I enabled
"imapsieve_url". But since they are orthogonal, I can live without IMAP
METADATA. It's just it doesn't work when set up according to the docs.
Version: Dovecot 2.4.1
Akos
[1]:
[1]https://doc.dovecot.org/2.4.1/core/summaries/settings.html#imap_metadata
_______________________________________________
dovecot mailing list -- [2][email protected]
To unsubscribe send an email to [3][email protected]
Hi
where in the documentation does it state that imap_metadata is a plugin?
The configuration that I saw at the link you posted is the following, i.e.
not the one that you posted:
protocol imap {
imap_metadata = yes
}
John
References
Visible links
1. https://doc.dovecot.org/2.4.1/core/summaries/settings.html#imap_metadata
2. mailto:[email protected]
3. mailto:[email protected]
_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]