summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTony Finch <dot@dot.at>2007-10-24 17:47:31 +0000
committerTony Finch <dot@dot.at>2007-10-24 17:47:31 +0000
commit711df2d9898cf331b49a32e5b1ae9979c9c9cdcb (patch)
tree257908fb1cb68063355ab93530eba8c56d4ee92f /doc
parenta843aaa6426eea0384891c3b7023511cc0525522 (diff)
Clarify meaning of "all headers" when rewriting.
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-docbook/spec.xfpt6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index fafb2f30a..dc441df2f 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -1,4 +1,4 @@
-. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.25 2007/10/18 12:08:46 nm4 Exp $
+. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.26 2007/10/24 17:47:31 fanf2 Exp $
.
. /////////////////////////////////////////////////////////////////////////////
. This is the primary source of the Exim Manual. It is an xfpt document that is
@@ -22342,6 +22342,10 @@ rewriting rule is skipped unless the relevant addresses are being processed.
&`s`& rewrite the &'Sender:'& header
&`t`& rewrite the &'To:'& header
.endd
+"All headers" means all of the headers listed above that can be selected
+individually, plus their &'Resent-'& versions. It does not include
+other headers such as &'Subject:'& etc.
+
You should be particularly careful about rewriting &'Sender:'& headers, and
restrict this to special known cases in your own domains.