diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
commit | df3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch) | |
tree | 1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /mail/postfix20/files/patch-dg | |
parent | c31f9d6cf28e3aa831ff2390ee3ab6ea031dbc76 (diff) |
Notes
Diffstat (limited to 'mail/postfix20/files/patch-dg')
-rw-r--r-- | mail/postfix20/files/patch-dg | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/postfix20/files/patch-dg b/mail/postfix20/files/patch-dg deleted file mode 100644 index bff20a2cff3e..000000000000 --- a/mail/postfix20/files/patch-dg +++ /dev/null @@ -1,20 +0,0 @@ -*** ./proto/virtual.orig Sun Apr 9 17:14:14 2000 ---- ./proto/virtual Thu Jun 1 22:46:40 2000 -*************** -*** 6,8 **** - # SYNOPSIS -! # \fBpostmap /etc/postfix/virtual\fR - # DESCRIPTION ---- 6,8 ---- - # SYNOPSIS -! # \fBpostmap !!PREFIX!!/etc/postfix/virtual\fR - # DESCRIPTION -*************** -*** 20,22 **** - # is used for fast searching by the mail system. Execute the command -! # \fBpostmap /etc/postfix/virtual\fR in order to rebuild the indexed - # file after changing the virtual table. ---- 20,22 ---- - # is used for fast searching by the mail system. Execute the command -! # \fBpostmap !!PREFIX!!/etc/postfix/virtual\fR in order to rebuild the indexed - # file after changing the virtual table. |