summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2015-06-21 14:26:16 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2015-06-21 14:26:16 +0100
commit658cb1162748378988f8086520e7e22eb9569bf3 (patch)
tree13794c78b92ec864cbee1fdc86d31c8fd83c31ba
parent7b8fc14ede19e296c2a276502d146ed2c0d6f775 (diff)
downloadexim4-658cb1162748378988f8086520e7e22eb9569bf3.tar.gz
Docs: add warning on list-sep in headerss_remove
-rw-r--r--doc/doc-docbook/spec.xfpt11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 0d5810977..e61bc1e6e 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -5233,7 +5233,7 @@ list items, it is not ignored when parsing the list. The space after the first
colon in the example above is necessary. If it were not there, the list would
be interpreted as the two items 127.0.0.1:: and 1.
-.section "Changing list separators" "SECID53"
+.section "Changing list separators" "SECTlistsepchange"
.cindex "list separator" "changing"
.cindex "IPv6" "addresses in lists"
Doubling colons in IPv6 addresses is an unwelcome chore, so a mechanism was
@@ -17421,6 +17421,11 @@ removal requests are deleted when the address is passed on to subsequent
routers, and this can lead to problems with duplicates -- see the similar
warning for &%headers_add%& above.
+&*Warning 3*&: Because of the separate expansion of the list items,
+items that contain a list separator must have it doubled.
+To avoid this, change the list separator (&<<SECTlistsepchange>>&).
+
+
.option ignore_target_hosts routers "host list&!!" unset
.cindex "IP address" "discarding"
@@ -20477,6 +20482,10 @@ errors and cause the delivery to be deferred.
Unlike most options, &%headers_remove%& can be specified multiple times
for a router; all listed headers are removed.
+&*Warning*&: Because of the separate expansion of the list items,
+items that contain a list separator must have it doubled.
+To avoid this, change the list separator (&<<SECTlistsepchange>>&).
+
.option headers_rewrite transports string unset