Skip to content

Commit 3afa104

Browse files
committed
remove auth_verbose
1 parent 2b408b7 commit 3afa104

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

install/tpl/debian6_dovecot2.conf.master

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ ssl_protocols = !SSLv2 !SSLv3 !TLSv1 !TLSv1.1
1111
ssl_min_protocol = TLSv1.2
1212
ssl_cipher_list = ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384
1313
ssl_prefer_server_ciphers = no
14-
auth_verbose = yes
1514
mail_max_userip_connections = 100
1615
mail_plugins = quota
1716
passdb {

install/tpl/debian_dovecot2.conf.master

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ ssl_key = </etc/postfix/smtpd.key
1010
ssl_min_protocol = TLSv1.2
1111
ssl_cipher_list = ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384
1212
ssl_prefer_server_ciphers = no
13-
auth_verbose = yes
1413
mail_max_userip_connections = 100
1514
mail_plugins = $mail_plugins quota
1615
passdb {

install/tpl/fedora_dovecot2.conf.master

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ ssl_key = </etc/postfix/smtpd.key
99
ssl_min_protocol = TLSv1.2
1010
ssl_cipher_list = ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384
1111
ssl_prefer_server_ciphers = no
12-
auth_verbose = yes
1312
mail_plugins = quota
1413
passdb {
1514
args = /etc/dovecot-sql.conf

0 commit comments

Comments
 (0)