changeset 5711:02727b2c2fe9 HEAD

Point to disable_plaintext_auth in auth mechanisms comment.
author Timo Sirainen <tss@iki.fi>
date Wed, 13 Jun 2007 01:26:34 +0300
parents d4b7a25c814c
children 950feba5248e
files dovecot-example.conf
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/dovecot-example.conf	Tue Jun 12 21:21:59 2007 +0300
+++ b/dovecot-example.conf	Wed Jun 13 01:26:34 2007 +0300
@@ -761,6 +761,7 @@
 auth default {
   # Space separated list of wanted authentication mechanisms:
   #   plain login digest-md5 cram-md5 ntlm rpa apop anonymous gssapi otp skey
+  # NOTE: See also disable_plaintext_auth setting.
   mechanisms = plain
 
   #