# HG changeset patch # User Timo Sirainen # Date 1181687194 -10800 # Node ID 02727b2c2fe90b5b638907db7c0da28ca16f1643 # Parent d4b7a25c814c0b4d4a3d00e1716024dcb46e4fd9 Point to disable_plaintext_auth in auth mechanisms comment. diff -r d4b7a25c814c -r 02727b2c2fe9 dovecot-example.conf --- 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 #