Docs: enhance SPF description
authorAndreas Metzler <ametzler@bebt.de>
Wed, 21 Jul 2021 08:30:56 +0000 (09:30 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Wed, 21 Jul 2021 08:30:56 +0000 (09:30 +0100)
doc/doc-docbook/spec.xfpt

index fef3dfce686f12f9324192a138cd8bad81ed9cc8..393085832eb9aa4f0c14dbef74350b8749179c76 100644 (file)
@@ -41869,10 +41869,14 @@ variables:
 
 .vitem &$spf_received$&
 .vindex &$spf_received$&
-  This contains a complete Received-SPF: header that can be
-  added to the message. Please note that according to the SPF
-  draft, this header must be added at the top of the header
-  list. Please see section 10 on how you can do this.
+  This contains a complete Received-SPF: header (name and
+  content) that can be added to the message. Please note that
+  according to the SPF draft, this header must be added at the
+  top of the header list, i.e. with
+.code
+add_header = :at_start:$spf_received
+.endd
+  See section &<<SECTaddheadacl>>& for further details.
 
   Note: in case of "Best-guess" (see below), the convention is
   to put this string in a header called X-SPF-Guess: instead.