vmm.cfg
branchv0.7.x
changeset 720 d1b32cdf8dda
parent 694 b1bfd4d1d9c0
child 734 8167ba72235c
--- a/vmm.cfg	Tue Feb 11 22:55:28 2014 +0000
+++ b/vmm.cfg	Tue Feb 11 23:03:58 2014 +0000
@@ -102,9 +102,8 @@
 ;
 ; With Dovecot >= v2.0.0 it's strongly recommended that you use Dovecot's
 ; lmtp instead of the dovecot-lda.
-;transport = lmtp:unix:private/dovecot-lmtp
-; default transport for domains and accounts (String)
-transport = dovecot:
+; default transport for new created domains (String)
+transport = lmtp:unix:private/dovecot-lmtp
 
 #
 # Account settings
@@ -127,8 +126,8 @@
 # external binaries
 #
 [bin]
-; location of dovecotpw (Dovecot v1) or doveadm (Dovecot v2) (String)
-dovecotpw = /usr/sbin/dovecotpw
+; location of doveadm (String)
+doveadm = /usr/bin/doveadm
 ; location of disk usage (String)
 du = /usr/bin/du
 ; location of postconf (String)