diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /mail/postfix26/files/patch-db | |
parent | New index, rebuilt due to samba changes. (Gee, how many things (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'mail/postfix26/files/patch-db')
-rw-r--r-- | mail/postfix26/files/patch-db | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/postfix26/files/patch-db b/mail/postfix26/files/patch-db deleted file mode 100644 index 7f89fb770783..000000000000 --- a/mail/postfix26/files/patch-db +++ /dev/null @@ -1,20 +0,0 @@ -*** ./proto/access.orig Sun Apr 9 16:44:45 2000 ---- ./proto/access Thu Jun 1 22:45:05 2000 -*************** -*** 6,8 **** - # SYNOPSIS -! # \fBpostmap /etc/postfix/access\fR - # DESCRIPTION ---- 6,8 ---- - # SYNOPSIS -! # \fBpostmap !!PREFIX!!/etc/postfix/access\fR - # DESCRIPTION -*************** -*** 15,17 **** - # is used for fast searching by the mail system. Execute the command -! # \fBpostmap /etc/postfix/access\fR in order to rebuild the indexed - # file after changing the access table. ---- 15,17 ---- - # is used for fast searching by the mail system. Execute the command -! # \fBpostmap !!PREFIX!!/etc/postfix/access\fR in order to rebuild the indexed - # file after changing the access table. |