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]dovecot@dovecot.org
 To unsubscribe send an email to [3]dovecot-le...@dovecot.org

   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:dovecot@dovecot.org
   3. mailto:dovecot-le...@dovecot.org
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to