Browse Source

Update README.md

tags/1.0
bjoe2k4 11 years ago
parent
commit
fd546fdb86
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

47
     sender_canonical_maps = tcp:127.0.0.1:10001
47
     sender_canonical_maps = tcp:127.0.0.1:10001
48
     sender_canonical_classes = envelope_sender
48
     sender_canonical_classes = envelope_sender
49
     recipient_canonical_maps = tcp:127.0.0.1:10002
49
     recipient_canonical_maps = tcp:127.0.0.1:10002
50
-    recipient_canonical_maps = envelope_recipient
50
+    recipient_canonical_classes= envelope_recipient
51
 
51
 
52
 This will transparently rewrite incoming and outgoing envelope addresses.
52
 This will transparently rewrite incoming and outgoing envelope addresses.
53
 Run `service postsrsd start` and `postfix reload` as root, or reboot.
53
 Run `service postsrsd start` and `postfix reload` as root, or reboot.

Loading…
Cancel
Save