Skip to content

Commit 044e403

Browse files
committed
update dovecot.conf (move mail_plugins - Global setting mail_plugins won't change the setting inside an earlier filter)
1 parent d58ae28 commit 044e403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tpl/debian_dovecot2.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ssl_cert = </etc/postfix/smtpd.cert
99
ssl_key = </etc/postfix/smtpd.key
1010
ssl_protocols = !SSLv2 !SSLv3
1111
mail_max_userip_connections = 100
12+
mail_plugins = $mail_plugins quota
1213
passdb {
1314
args = /etc/dovecot/dovecot-sql.conf
1415
driver = sql
@@ -65,7 +66,6 @@ protocol lmtp {
6566
mail_plugins = quota sieve
6667
}
6768

68-
mail_plugins = $mail_plugins quota
6969

7070
#2.3+ service stats {
7171
#2.3+ unix_listener stats-reader {

0 commit comments

Comments
 (0)