~ubuntu-branches/ubuntu/karmic/postfix/karmic-security

« back to all changes in this revision

Viewing changes to man/man8/virtual.8

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Berg
  • Date: 2008-09-07 14:02:15 UTC
  • mfrom: (29.1.21 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080907140215-d9zf8bj803ditke5
Tags: 2.5.5-1.1
* Non-maintainer upload.
* Add rsyslog.d config snipped to create a /dev/log syslog socket in the
  postfix chroot.  Also, add a note about other syslog daemons to
  README.Debian.  Closes: #311812

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
 
35
35
The mailbox pathname is constructed as follows:
36
36
 
37
 
.ti +2
38
 
\fB$virtual_mailbox_base/$virtual_mailbox_maps(\fIrecipient\fB)\fR
 
37
.nf
 
38
  \fB$virtual_mailbox_base/$virtual_mailbox_maps(\fIrecipient\fB)\fR
 
39
.fi
39
40
 
40
41
where \fIrecipient\fR is the full recipient address.
41
42
.SH "UNIX MAILBOX FORMAT"
212
213
.IP "\fBvirtual_transport (virtual)\fR"
213
214
The default mail delivery transport and next-hop destination for
214
215
final delivery to domains listed with $virtual_mailbox_domains.
 
216
.PP
 
217
Available in Postfix version 2.5.3 and later:
 
218
.IP "\fBstrict_mailbox_ownership (yes)\fR"
 
219
Defer delivery when a mailbox file is not owned by its recipient.
215
220
.SH "LOCKING CONTROLS"
216
221
.na
217
222
.nf
260
265
The time limit for sending or receiving information over an internal
261
266
communication channel.
262
267
.IP "\fBmax_idle (100s)\fR"
263
 
The maximum amount of time that an idle Postfix daemon process
264
 
waits for the next service request before exiting.
 
268
The maximum amount of time that an idle Postfix daemon process waits
 
269
for an incoming connection before terminating voluntarily.
265
270
.IP "\fBmax_use (100)\fR"
266
 
The maximal number of connection requests before a Postfix daemon
267
 
process terminates.
 
271
The maximal number of incoming connections that a Postfix daemon
 
272
process will service before terminating voluntarily.
268
273
.IP "\fBprocess_id (read-only)\fR"
269
274
The process ID of a Postfix command or daemon process.
270
275
.IP "\fBprocess_name (read-only)\fR"