man/man5/vmm.cfg.5
changeset 86 e43e4e7e9ec0
parent 68 7ae95b9938c4
child 94 0d303d15549e
equal deleted inserted replaced
85:6f2fa633f1a1 86:e43e4e7e9ec0
     1 .\" $Id$
     1 .\" $Id$
     2 .TH vmm.cfg 5 "27. Aug 2008" "Pascal Volk"
     2 .TH vmm.cfg 5 "15 Sep 2008" "Pascal Volk"
     3 .SH NAME
     3 .SH NAME
     4 vmm.cfg \- configuration file for vmm
     4 vmm.cfg \- configuration file for vmm
     5 .SH SYNOPSIS
     5 .SH SYNOPSIS
     6 /usr/local/etc/vmm.cfg
     6 /usr/local/etc/vmm.cfg
     7 .SH DESCRIPTION
     7 .SH DESCRIPTION
   159 .TP
   159 .TP
   160 \fBdu\fP (\fIString\fP)
   160 \fBdu\fP (\fIString\fP)
   161 The absolute path to \fBdu\fR(1). This binary is used to summarize the disk
   161 The absolute path to \fBdu\fR(1). This binary is used to summarize the disk
   162 usage of a maildir.
   162 usage of a maildir.
   163 .TP
   163 .TP
       
   164 \fBpostconf\fP (\fIString\fP)
       
   165 The absolute path to Postfix' \fBpostconf\fR(1).
       
   166 .br
       
   167 This binary is required if \fBvmm\fR(1) has to check for some Postfix settings,
       
   168 e.g. virtual_alias_expansion_limit.
       
   169 .TP
   164 \fBExample\fP:
   170 \fBExample\fP:
   165 [bin]
   171 [bin]
   166 .br
   172 .br
   167 dovecotpw = /usr/sbin/dovecotpw
   173 dovecotpw = /usr/sbin/dovecotpw
   168 .br
   174 .br
   169 du = /usr/bin/du
   175 du = /usr/bin/du
       
   176 .br
       
   177 postconf = /usr/sbin/postconf
   170 .\" -----
   178 .\" -----
   171 .SH MISC SECTION
   179 .SH MISC SECTION
   172 The \fBmisc\fP section is used to define miscellaneous settings.
   180 The \fBmisc\fP section is used to define miscellaneous settings.
   173 .TP
   181 .TP
   174 \fBpasswdscheme\fP (\fIString\fP)
   182 \fBpasswdscheme\fP (\fIString\fP)