fanf2 2007/10/24 18:47:31 BST
Modified files:
exim-doc/doc-docbook spec.xfpt
Log:
Clarify meaning of "all headers" when rewriting.
Revision Changes Path
1.26 +4 -0 exim/exim-doc/doc-docbook/spec.xfpt
Index: spec.xfpt
===================================================================
RCS file: /home/cvs/exim/exim-doc/doc-docbook/spec.xfpt,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- spec.xfpt 18 Oct 2007 12:08:46 -0000 1.25
+++ spec.xfpt 24 Oct 2007 17:47:31 -0000 1.26
@@ -1,4 +1,4 @@
-. $Cambridge: exim/exim-doc/doc-docbook/spec.xfpt,v 1.25 2007/10/18 12:08:46 nm4 Exp $
+. $Cambridge: exim/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 @@
&`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.