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

« back to all changes in this revision

Viewing changes to man/man1/postmap.1

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones, Wietse Venema, LaMont Jones
  • Date: 2011-05-10 08:40:13 UTC
  • mfrom: (1.1.30 upstream) (33.1.10 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110510084013-eeoaeuuet3projj7
Tags: 2.8.3-1
[Wietse Venema]

* 2.8.3
  - Cleanup: postscreen(8) and verify(8) daemons now lock their respective
    cache file exclusively upon open, to avoid massive cache corruption
    by unsupported sharing.
  - Bugfix (introduced with Postfix SASL patch 20000314): don't reuse a
    server SASL handle after authentication failure.  CVE-2011-1720

[LaMont Jones]
* Ack ubuntu fixes for multiarch.  Closes: #620326, #625674

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
.na
10
10
.nf
11
11
.fi
12
 
\fBpostmap\fR [\fB-Nbfhimnoprsvw\fR] [\fB-c \fIconfig_dir\fR]
 
12
\fBpostmap\fR [\fB-Nbfhimnoprsuvw\fR] [\fB-c \fIconfig_dir\fR]
13
13
[\fB-d \fIkey\fR] [\fB-q \fIkey\fR]
14
14
        [\fIfile_type\fR:]\fIfile_name\fR ...
15
15
.SH DESCRIPTION
161
161
.sp
162
162
This feature is available in Postfix version 2.2 and later,
163
163
and is not available for all database types.
 
164
.IP \fB-u\fR
 
165
Upgrade the database to the current version.
164
166
.IP \fB-v\fR
165
167
Enable verbose logging for debugging purposes. Multiple \fB-v\fR
166
168
options make the software increasingly verbose.