Browse Source

Known issue with rewriting

Closes #14
Closes #17
tags/1.3
Timo Röhling 10 years ago
parent
commit
031c5b4e87
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      README.md

+ 5
- 0
README.md View File

88
 Known Issues
88
 Known Issues
89
 ------------
89
 ------------
90
 
90
 
91
+- Due to the way PostSRRSd is integrated with Postfix, sender addresses
92
+  will always be rewritten even if the mail is not forwarded at all. This
93
+  is because the canonical maps are read by the cleanup daemon, which
94
+  processes mails at the very beginning before any routing decision is made.
95
+
91
 - The Postfix package in CentOS 6 lacks the required support for TCP
96
 - The Postfix package in CentOS 6 lacks the required support for TCP
92
   dictionaries. Please upgrade your distribution or build Postfix yourself.
97
   dictionaries. Please upgrade your distribution or build Postfix yourself.
93
 
98
 

Loading…
Cancel
Save