vmm.cfg
branchv0.7.x
changeset 734 8167ba72235c
parent 720 d1b32cdf8dda
parent 732 fae6a42add07
--- a/vmm.cfg	Sun Feb 16 23:07:30 2014 +0000
+++ b/vmm.cfg	Mon Feb 17 23:19:01 2014 +0000
@@ -148,6 +148,9 @@
 ; the version number from `dovecot --version` (String)
 ; e.g. 1.2.17, 2.0.21, 2.1.9 or 2.2.beta1
 dovecot_version = 2.1.9
+; NOTE: When using other password schemes than PLAIN or CRAM-MD5, you
+;	have to remove `cram-md5' from the auth_mechanisms setting in
+;	dovecot/conf.d/10-auth.conf.
 ; Password scheme to use (see also: ´vmm listpwschemes`) (String)
 password_scheme = CRAM-MD5