From 6808e0f19ec9a9544241e26cf1e3179eb86bbd00 Mon Sep 17 00:00:00 2001 From: "Heiko Schlittermann (HS12-RIPE)" Date: Mon, 18 May 2020 22:40:24 +0200 Subject: SPF: Remove the parameters of the broken explanation link The complete www.open-spf.org is a static copy of the formerly working openspf.org page. The explanation form doesn't work anymore. --- doc/doc-docbook/spec.xfpt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/doc-docbook/spec.xfpt') diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 12c03df64..4147ee205 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -41000,13 +41000,16 @@ deny spf = fail message = $sender_host_address is not allowed to send mail from \ ${if def:sender_address_domain \ {$sender_address_domain}{$sender_helo_name}}. \ - Please see http://www.open-spf.org/Why?scope=\ - ${if def:sender_address_domain {mfrom}{helo}};\ + Please see http://www.open-spf.org/Why;\ identity=${if def:sender_address_domain \ {$sender_address}{$sender_helo_name}};\ ip=$sender_host_address .endd +Note: The above mentioned URL may not be as helpful as expected. You are +encouraged to replace the link with a link to a site with more +explanations. + When the spf condition has run, it sets up several expansion variables: -- cgit v1.2.3