git://git.exim.org
/
users
/
heiko
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
7b8fc14
)
Docs: add warning on list-sep in headerss_remove
author
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 21 Jun 2015 13:26:16 +0000
(14:26 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 21 Jun 2015 13:26:16 +0000
(14:26 +0100)
doc/doc-docbook/spec.xfpt
patch
|
blob
|
history
diff --git
a/doc/doc-docbook/spec.xfpt
b/doc/doc-docbook/spec.xfpt
index 0d5810977e053b7e1c7f2732b61e08ddb2d25938..e61bc1e6ed8e668ac36aaa802486b9f9c3ec646d 100644
(file)
--- 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.
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" "SEC
ID53
"
+.section "Changing list separators" "SEC
Tlistsepchange
"
.cindex "list separator" "changing"
.cindex "IPv6" "addresses in lists"
Doubling colons in IPv6 addresses is an unwelcome chore, so a mechanism was
.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.
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"
.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.
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
.option headers_rewrite transports string unset