~ubuntu-branches/ubuntu/saucy/postfix/saucy

« back to all changes in this revision

Viewing changes to man/man8/local.8

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2011-02-22 11:20:43 UTC
  • mfrom: (1.1.27 upstream)
  • Revision ID: james.westby@ubuntu.com-20110222112043-c34ht219w3ybrilr
Tags: 2.8.0-2
* a little more lintian cleanup
* Fix missing format strings in smtp-sink.c

Show diffs side-by-side

added added

removed removed

Lines of Context:
415
415
Available in Postfix version 2.5.3 and later:
416
416
.IP "\fBstrict_mailbox_ownership (yes)\fR"
417
417
Defer delivery when a mailbox file is not owned by its recipient.
 
418
.IP "\fBreset_owner_alias (no)\fR"
 
419
Reset the \fBlocal\fR(8) delivery agent's idea of the owner-alias
 
420
attribute, when delivering mail to a child alias that does not have
 
421
its own owner alias.
418
422
.SH "DELIVERY METHOD CONTROLS"
419
423
.na
420
424
.nf
573
577
.IP "\fBrecipient_delimiter (empty)\fR"
574
578
The separator between user names and address extensions (user+foo).
575
579
.IP "\fBrequire_home_directory (no)\fR"
576
 
Whether or not a \fBlocal\fR(8) recipient's home directory must exist
 
580
Require that a \fBlocal\fR(8) recipient's home directory exists
577
581
before mail delivery is attempted.
578
582
.IP "\fBsyslog_facility (mail)\fR"
579
583
The syslog facility of Postfix logging.