From 7bdf04110b214bd964cd1b99894c42d089f40851 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 30 Apr 2022 23:57:33 +0100 Subject: Taint: generate detainted $domain_data & $local_part_data from Rverify callout --- doc/doc-docbook/spec.xfpt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/doc-docbook/spec.xfpt') diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index ef8fc6836..b6fd9e10f 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -33620,6 +33620,15 @@ output before performing a callout in an ACL, to avoid unexpected timeouts in clients when the SMTP PIPELINING extension is in use. The flushing can be disabled by using a &%control%& modifier to set &%no_callout_flush%&. +.new +.cindex "tainted data" "de-tainting" +.cindex "de-tainting" "using receipient verify" +A recipient callout which gets a 2&'xx'& code +will assign untainted values to the +&$domain_data$& and &$local_part_data$& variables, +corresponding to the domain and local parts of the recipient address. +.wen + -- cgit v1.2.3