~ubuntu-branches/ubuntu/raring/postfix/raring

« back to all changes in this revision

Viewing changes to man/man5/regexp_table.5

Tags: upstream-2.2.6
ImportĀ upstreamĀ versionĀ 2.2.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
result is returned.
25
25
 
26
26
To find out what types of lookup tables your Postfix system
27
 
supports use the \fBpostconf -m\fR command.
 
27
supports use the "\fBpostconf -m\fR" command.
28
28
 
29
 
To test lookup tables, use the \fBpostmap -fq\fR command as
 
29
To test lookup tables, use the "\fBpostmap -fq\fR" command as
30
30
described in the SYNOPSIS above.
31
31
.SH "TABLE FORMAT"
32
32
.na
62
62
.PP
63
63
Each pattern is a POSIX regular expression enclosed by a pair of
64
64
delimiters. The regular expression syntax is documented in
65
 
re_format(7) with 4.4BSD, in regex(5) with Solaris, and in
66
 
regex(7) with Linux. Other systems may use other document names.
 
65
\fBre_format\fR(7) with 4.4BSD, in \fBregex\fR(5) with Solaris, and in
 
66
\fBregex\fR(7) with Linux. Other systems may use other document names.
67
67
 
68
68
The expression delimiter can be any character, except whitespace
69
69
or characters that have special meaning (traditionally the forward