blob: 261df9aec5900b98952340e8fbd09ba09f64cb12 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
--- ./proto/pcre_table.orig Tue Sep 17 18:54:38 2002
+++ ./proto/pcre_table Wed Sep 18 15:18:11 2002
@@ -4,11 +4,11 @@
# SUMMARY
# format of Postfix PCRE tables
# SYNOPSIS
-# \fBpcre:/etc/postfix/\fIfilename\fR
+# \fBpcre:!!PREFIX!!/etc/postfix/\fIfilename\fR
#
-# \fBpostmap -q "\fIstring\fB" pcre:/etc/postfix/\fIfilename\fR
+# \fBpostmap -q "\fIstring\fB" pcre:!!PREFIX!!/etc/postfix/\fIfilename\fR
#
-# \fBpostmap -q - pcre:/etc/postfix/\fIfilename\fR <\fIinputfile\fR
+# \fBpostmap -q - pcre:!!PREFIX!!/etc/postfix/\fIfilename\fR <\fIinputfile\fR
# DESCRIPTION
# The Postfix mail system uses optional tables for address
# rewriting or mail routing. These tables are usually in
|