--- a/doc/web/source/_static/vmm.cfg Sat Feb 01 20:32:32 2014 +0000
+++ b/doc/web/source/_static/vmm.cfg Mon Feb 17 20:30:31 2014 +0000
@@ -154,6 +154,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