vmm.cfg
changeset 113 e35755191ff3
parent 102 485d3f7d6981
child 166 b152ad5c7071
--- a/vmm.cfg	Mon Aug 17 04:56:13 2009 +0000
+++ b/vmm.cfg	Mon Aug 17 06:31:14 2009 +0000
@@ -1,5 +1,5 @@
-# This is the Virtual Mail Manager (vmm) configuration file.
-# location: /usr/local/etc/vmm.cfg
+# This is the vmm (a virtual mail manager) configuration file.
+# default location: /usr/local/etc/vmm.cfg
 #
 
 #
@@ -43,7 +43,7 @@
 ; allow imap by default? (Boolean)
 imap = true
 ; allow managesieve by default? (Boolean)
-managesieve = true
+sieve = true
 
 #
 # domain directory settings
@@ -65,7 +65,7 @@
 dovecotpw = /usr/sbin/dovecotpw
 ; location of disk usage (String)
 du = /usr/bin/du
-; location of postconf
+; location of postconf (String)
 postconf = /usr/sbin/postconf
 
 #
@@ -80,6 +80,9 @@
 forcedel = false
 ; default transport for domains and accounts
 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
+dovecotvers = 11
 
 #
 # Configuration state