~ubuntu-branches/debian/sid/postfix/sid

« back to all changes in this revision

Viewing changes to man/man5/virtual.5

  • Committer: Package Import Robot
  • Author(s): LaMont Jones, LaMont Jones, localization folks
  • Date: 2014-02-11 07:44:30 UTC
  • mfrom: (1.1.41)
  • Revision ID: package-import@ubuntu.com-20140211074430-91tdwgjriazawdz4
Tags: 2.11.0-1
[LaMont Jones]

* New upstream release: 2.11.0

[localization folks]

* l10n: Updated German translations.  Closes: #734893 (Helge Kreutzmann)

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
.ad
72
72
.fi
73
73
The input format for the \fBpostmap\fR(1) command is as follows:
74
 
.IP "\fIpattern result\fR"
 
74
.IP "\fIpattern address, address, ...\fR"
75
75
When \fIpattern\fR matches a mail address, replace it by the
76
 
corresponding \fIresult\fR.
 
76
corresponding \fIaddress\fR.
77
77
.IP "blank lines and comments"
78
78
Empty lines and whitespace-only lines are ignored, as
79
79
are lines whose first non-whitespace character is a `#'.