<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>It"s good, no more message at the restart.</p>
<div>---<br />
<p>##########</p>
<p>Philippe - Forums</p>
</div>
<p><br /></p>
<p>Le 2018-05-16 22:23, 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"><br /> <br /> <span style="white-space: nowrap;">On 2018-05-16 21:53, <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;"># DOVECOT -N</span><br /> <br /> <span style="white-space: nowrap;">==> see attachment</span></blockquote>
This looks overly complicated for a doveconf-n output but it seems to work...<br /> <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><br /> <span style="white-space: nowrap;"># GREP -B2 -A1 'MAIL_PLUGINS =' /ETC/DOVECOT/CONF.D/*</span><br /> <br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/10-mail.conf-#auth_socket_path =</span><br /> <span style="white-space: nowrap;">/var/run/dovecot/auth-userdb</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/10-mail.conf-#mail_plugin_dir =</span><br /> <span style="white-space: nowrap;">/usr/lib/dovecot/modules</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/10-mail.conf:#mail_plugins =</span></blockquote>
^^ uncomment this line and add quota to the end. This is the global mail_plugins setting that's included as mail_plugins = $mail_plugins in all protocol sections
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><span style="white-space: nowrap;">/etc/dovecot/conf.d/10-mail.conf-#mailbox_list_index = no</span><br /> <span style="white-space: nowrap;">--</span></blockquote>
rename the file back to 90-quota.conf and comment or remove the lines marked below
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><span style="white-space: nowrap;">/etc/dovecot/conf.d/13-quota.conf-}</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/13-quota.conf-</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/13-quota.conf:mail_plugins = $mail_plugins quota</span></blockquote>
<span style="white-space: nowrap;">^^ comment / remove thie above line</span>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><span style="white-space: nowrap;">/etc/dovecot/conf.d/13-quota.conf-</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/13-quota.conf-protocol imap {</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/13-quota.conf:  mail_plugins = $mail_plugins</span><br /> imap_quota<br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/13-quota.conf-}</span></blockquote>
^^ comment / remove the above 3 lines (the whole protocol imap block), the protocol imap block is defined in 20-imap.conf
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><span style="white-space: nowrap;">--</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/15-lda.conf-#lda_mailbox_autosubscribe = no</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/15-lda.conf-protocol lda {</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/15-lda.conf:  mail_plugins = $mail_plugins sieve</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/15-lda.conf-}</span><br /> <span style="white-space: nowrap;">--</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/20-imap.conf-#imap_urlauth_host =</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/20-imap.conf-protocol imap {</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/20-imap.conf:  #mail_plugins = $mail_plugins quota</span></blockquote>
<span style="white-space: nowrap;">^^ uncomment the above line</span>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><span style="white-space: nowrap;">/etc/dovecot/conf.d/20-imap.conf-  #mail_max_userip_connections = 10</span><br /> <span style="white-space: nowrap;">--</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/20-managesieve.conf-  #managesieve_max_line_length</span><br /> <span style="white-space: nowrap;">= 65536</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/20-managesieve.conf-  #mail_max_userip_connections</span><br /> <span style="white-space: nowrap;">= 10</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/20-managesieve.conf:  #mail_plugins =</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/20-managesieve.conf-  #managesieve_logout_format =</span><br /> <span style="white-space: nowrap;">bytes=%i/%o</span><br /> <span style="white-space: nowrap;">--</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/20-pop3.conf-protocol pop3 {</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/20-pop3.conf-  # Space separated list of plugins</span><br /> <span style="white-space: nowrap;">to load (default is global mail_plugins).</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/20-pop3.conf:  #mail_plugins = $mail_plugins</span><br /> <span style="white-space: nowrap;">/etc/dovecot/conf.d/20-pop3.conf-</span></blockquote>
<br /> <span style="white-space: nowrap;">With those four changes your warning should be gone.</span></div>
</blockquote>
</body></html>