瀏覽代碼

Known issue with rewriting

Closes #14
Closes #17
tags/1.3
Timo Röhling 10 年之前
父節點
當前提交
031c5b4e87
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5
    0
      README.md

+ 5
- 0
README.md 查看文件

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…
取消
儲存