blob: 0fb75ceeeae0f2ac0b26f20e0b670ab07fb5ad51 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
*** ./html/access.5.html.orig Sat Apr 22 20:28:36 2000
--- ./html/access.5.html Thu Jun 1 22:21:32 2000
***************
*** 11,13 ****
<b>SYNOPSIS</b>
! <b>postmap</b> <b>/etc/postfix/access</b>
--- 11,13 ----
<b>SYNOPSIS</b>
! <b>postmap</b> <b>!!PREFIX!!/etc/postfix/access</b>
***************
*** 22,24 ****
used for fast searching by the mail system. Execute the
! command <b>postmap</b> <b>/etc/postfix/access</b> in order to rebuild
the indexed file after changing the access table.
--- 22,24 ----
used for fast searching by the mail system. Execute the
! command <b>postmap</b> <b>!!PREFIX!!/etc/postfix/access</b> in order to rebuild
the indexed file after changing the access table.
|