<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p><span style="text-decoration: underline;"><strong># dovecot -n</strong></span></p>
<p>==> see attachment</p>
<p><br /></p>
<p><span style="text-decoration: underline;"><strong># grep -B2 -A1 'mail_plugins =' /etc/dovecot/conf.d/*</strong></span></p>
<p><br /></p>
<p>/etc/dovecot/conf.d/10-mail.conf-#auth_socket_path = /var/run/dovecot/auth-userdb<br />/etc/dovecot/conf.d/10-mail.conf-#mail_plugin_dir = /usr/lib/dovecot/modules<br />/etc/dovecot/conf.d/10-mail.conf:#mail_plugins =<br />/etc/dovecot/conf.d/10-mail.conf-#mailbox_list_index = no<br />--<br />/etc/dovecot/conf.d/10-mail.conf.ucf-dist-# Space separated list of plugins to load for all services. Plugins specific to<br />/etc/dovecot/conf.d/10-mail.conf.ucf-dist-# IMAP, LDA, etc. are added to this list in their own .conf files.<br />/etc/dovecot/conf.d/10-mail.conf.ucf-dist:#mail_plugins =<br />/etc/dovecot/conf.d/10-mail.conf.ucf-dist-<br />--<br />/etc/dovecot/conf.d/13-quota.conf-}<br />/etc/dovecot/conf.d/13-quota.conf-<br />/etc/dovecot/conf.d/13-quota.conf:mail_plugins = $mail_plugins quota<br />/etc/dovecot/conf.d/13-quota.conf-<br />/etc/dovecot/conf.d/13-quota.conf-protocol imap {<br />/etc/dovecot/conf.d/13-quota.conf:  mail_plugins = $mail_plugins imap_quota<br />/etc/dovecot/conf.d/13-quota.conf-}<br />--<br />/etc/dovecot/conf.d/15-lda.conf-#lda_mailbox_autosubscribe = no<br />/etc/dovecot/conf.d/15-lda.conf-protocol lda {<br />/etc/dovecot/conf.d/15-lda.conf:  mail_plugins = $mail_plugins sieve<br />/etc/dovecot/conf.d/15-lda.conf-}<br />--<br />/etc/dovecot/conf.d/15-lda.conf.ucf-dist-protocol lda {<br />/etc/dovecot/conf.d/15-lda.conf.ucf-dist-  # Space separated list of plugins to load (default is global mail_plugins).<br />/etc/dovecot/conf.d/15-lda.conf.ucf-dist:  #mail_plugins = $mail_plugins<br />/etc/dovecot/conf.d/15-lda.conf.ucf-dist-}<br />--<br />/etc/dovecot/conf.d/20-imap.conf-#imap_urlauth_host =<br />/etc/dovecot/conf.d/20-imap.conf-protocol imap {<br />/etc/dovecot/conf.d/20-imap.conf:  #mail_plugins = $mail_plugins quota<br />/etc/dovecot/conf.d/20-imap.conf-  #mail_max_userip_connections = 10<br />--<br />/etc/dovecot/conf.d/20-imap.conf.ucf-dist-protocol imap {<br />/etc/dovecot/conf.d/20-imap.conf.ucf-dist-  # Space separated list of plugins to load (default is global mail_plugins).<br />/etc/dovecot/conf.d/20-imap.conf.ucf-dist:  #mail_plugins = $mail_plugins<br />/etc/dovecot/conf.d/20-imap.conf.ucf-dist-<br />--<br />/etc/dovecot/conf.d/20-managesieve.conf-  #managesieve_max_line_length = 65536<br />/etc/dovecot/conf.d/20-managesieve.conf-  #mail_max_userip_connections = 10<br />/etc/dovecot/conf.d/20-managesieve.conf:  #mail_plugins =<br />/etc/dovecot/conf.d/20-managesieve.conf-  #managesieve_logout_format = bytes=%i/%o<br />--<br />/etc/dovecot/conf.d/20-managesieve.conf.ucf-dist-  # Space separated list of plugins to load (none known to be useful so far).<br />/etc/dovecot/conf.d/20-managesieve.conf.ucf-dist-  # Do NOT try to load IMAP plugins here.<br />/etc/dovecot/conf.d/20-managesieve.conf.ucf-dist:  #mail_plugins =<br />/etc/dovecot/conf.d/20-managesieve.conf.ucf-dist-<br />--<br />/etc/dovecot/conf.d/20-pop3.conf-protocol pop3 {<br />/etc/dovecot/conf.d/20-pop3.conf-  # Space separated list of plugins to load (default is global mail_plugins).<br />/etc/dovecot/conf.d/20-pop3.conf:  #mail_plugins = $mail_plugins<br />/etc/dovecot/conf.d/20-pop3.conf-</p>
<p><br /></p>
<div>---<br />
<p>##########</p>
<p>Philippe - Forums</p>
</div>
<p><br /></p>
<p>Le 2018-05-16 21:40, Christian Kivalo a écrit :</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><span style="white-space: nowrap;">On 2018-05-16 21:07, <a href="mailto:forums@mehl-family.fr">forums@mehl-family.fr</a> wrote:</span>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><span style="white-space: nowrap;">OK.</span><br /> <br /> <span style="white-space: nowrap;">I renamed "conf.d/90-quota.conf" to "conf.d/13-quota.conf" and I have</span><br /> <span style="white-space: nowrap;">no more this message.</span></blockquote>
This doesn't really fix your problem, you just removed the signs of it. The order of the files in /etc/dovecot/conf.d matters.<br /> <br /> <span style="white-space: nowrap;">Please provide the following:</span><br /> <span style="white-space: nowrap;">doveconf -n</span><br /> <br /> grep -B2 -A1 'mail_plugins =' /etc/dovecot/conf.d/*` shows the unexpanded mail_plugins settings from your config.</div>
</blockquote>
</body></html>