git://git.exim.org
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8e46b3
)
Docs: fix mention of (the nonexistent) $domain_verified. Bug 2567
author
Andreas Metzler
<ametzler@bebt.de>
Sat, 2 May 2020 18:08:55 +0000
(19:08 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sat, 2 May 2020 18:10:26 +0000
(19:10 +0100)
Broken-by: 163144aab0
doc/doc-docbook/spec.xfpt
patch
|
blob
|
history
diff --git
a/doc/doc-docbook/spec.xfpt
b/doc/doc-docbook/spec.xfpt
index 3672c9fa2d83efab4f392296c9d3fb79b0831ac4..edd745174ab25a82a9df238f021e30a69bd3dbad 100644
(file)
--- a/
doc/doc-docbook/spec.xfpt
+++ b/
doc/doc-docbook/spec.xfpt
@@
-12341,7
+12341,9
@@
the complete argument of the ETRN command (see section &<<SECTETRN>>&).
.cindex "tainted data"
If the origin of the data is an incoming message,
the result of expanding this variable is tainted.
-See also &$domain_verified$&.
+When un untainted version is needed, one should be obtained from
+looking up the value in a local (therefore trusted) database.
+See also &$domain_data$&.
.wen