Gitweb:
https://git.exim.org/exim.git/commitdiff/2e9e7858462e0041feadda0e1fb67ae852dacf01
Commit: 2e9e7858462e0041feadda0e1fb67ae852dacf01
Parent: a8e46b3b7147d214072bc34beff184724f3f2be6
Author: Andreas Metzler <ametzler@???>
AuthorDate: Sat May 2 19:08:55 2020 +0100
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Sat May 2 19:10:26 2020 +0100
Docs: fix mention of (the nonexistent) $domain_verified. Bug 2567
Broken-by: 163144aab0
---
doc/doc-docbook/spec.xfpt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 3672c9f..edd7451 100644
--- 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