--- a/vmm.cfg Sun Jan 24 09:06:05 2010 +0000
+++ b/vmm.cfg Mon Jan 25 03:09:47 2010 +0000
@@ -7,7 +7,7 @@
#
[database]
; Hostname or IP address of the database server (String)
-host = 127.0.0.1
+host = localhost
; Database user name (String)
user = dbuser
; Database password (String)
@@ -83,14 +83,14 @@
; The base directory for all domains/accounts (String)
base_directory = /srv/mail
; Password scheme to use (see also: dovecotpw -l) (String)
-password_scheme = PLAIN
+password_scheme = CRAM-MD5
; numeric group ID of group mail (mail_privileged_group from dovecot.conf) (Int)
gid_mail = 8
; default transport for domains and accounts (String)
transport = dovecot:
; the concatenated major and minor version number from `dovecot --version` (Int)
; e.g. 1.0.15 -> 10; 1.1.18 -> 11; 1.2.3 -> 12
-dovecot_version = 11
+dovecot_version = 12
#
# Configuration state