diff -r 188ea8d6072f -r d3389645a91d vmm.cfg --- a/vmm.cfg Wed Apr 28 04:12:29 2010 +0000 +++ b/vmm.cfg Wed Apr 28 05:28:36 2010 +0000 @@ -92,17 +92,9 @@ base_directory = /srv/mail ; Password scheme to use (see also: dovecotpw -l) (String) 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 version number from `dovecot --version` (String) ; e.g. 1.1.18; 1.2.11; 2.0.beta4 dovecot_version = 1.2.11 -# -# Configuration state -# -[config] -; finally set this to true (Boolean) -done = false