summaryrefslogtreecommitdiff
path: root/mail/postfix24/files/patch-bn
blob: 21e69dcaa40c705586b1bbde92747ea4f0d57ac7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
*** ./html/rewrite.html.orig	Sat May  8 17:51:41 1999
--- ./html/rewrite.html	Thu Jun  1 22:34:21 2000
***************
*** 194,196 ****
  
! <dd><b>canonical_maps = hash:/etc/postfix/canonical</b>
  
--- 194,196 ----
  
! <dd><b>canonical_maps = hash:!!PREFIX!!/etc/postfix/canonical</b>
  
***************
*** 207,209 ****
  
! <dd><b>sender_canonical_maps = hash:/etc/postfix/sender_canonical</b>
  
--- 207,209 ----
  
! <dd><b>sender_canonical_maps = hash:!!PREFIX!!/etc/postfix/sender_canonical</b>
  
***************
*** 211,213 ****
  
! <dd><b>recipient_canonical_maps = hash:/etc/postfix/recipient_canonical</b>
  
--- 211,213 ----
  
! <dd><b>recipient_canonical_maps = hash:!!PREFIX!!/etc/postfix/recipient_canonical</b>
  
***************
*** 295,297 ****
  
! <dd><b>virtual_maps = hash:/etc/postfix/virtual</b>
  
--- 295,297 ----
  
! <dd><b>virtual_maps = hash:!!PREFIX!!/etc/postfix/virtual</b>
  
***************
*** 323,325 ****
  
! <dd><b>relocated_maps = hash:/etc/postfix/relocated</b>
  
--- 323,325 ----
  
! <dd><b>relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated</b>
  
***************
*** 348,350 ****
  
! <dd><b>transport_maps = hash:/etc/postfix/transport</b>
  
--- 348,350 ----
  
! <dd><b>transport_maps = hash:!!PREFIX!!/etc/postfix/transport</b>