]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
verbose_ssl here too
authorTimo Sirainen <tss@iki.fi>
Sun, 23 Feb 2003 19:46:31 +0000 (21:46 +0200)
committerTimo Sirainen <tss@iki.fi>
Sun, 23 Feb 2003 19:46:31 +0000 (21:46 +0200)
--HG--
branch : HEAD

dovecot-example.conf

index 5ea7a9cff67f4f57c601f67db748a4a06cfeb151..50bf6aaf358b0081aa117f78dc15b19511234eb7 100644 (file)
@@ -141,6 +141,9 @@ login = pop3
 # (eg. shared mailboxes or if same uid is used for multiple accounts).
 #verbose_proctitle = no
 
+# Show protocol level SSL errors.
+#verbose_ssl = no
+
 # Valid UID/GID ranges for users, defaults to 500 and above.
 # Note that denying root logins is hardcoded to dovecot-master binary and
 # can't be done even if first_valid_uid is set to 0.