28 Sep
                
                    2023
                
            
            
                28 Sep
                
                '23
                
            
            
            
        
    
                1:33 p.m.
            
        On 28/09/2023 14:00 EEST cyril.leclerc@mantiq.com wrote:
it seems the plugin is not installed on docker machine how i can install the plugin to have the acl commands available ?because now it is not existing, i have version 2.3.20 and command return unknow command thanks
Provide a config file with
mail_plugins = $mail_plugins acl
you can put this in e.g.
/etc/dovecot/conf.d/01-acl.conf
for your docker.
Aki