Docs: SPF options
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 24 May 2020 18:17:59 +0000 (19:17 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 24 May 2020 18:17:59 +0000 (19:17 +0100)
doc/doc-docbook/spec.xfpt
doc/doc-txt/OptionLists.txt

index d33685033962ce81c082cdc3ddca7a73105e0efe..2774f6d4db2693d70b0ed2635e245efb01cffcf7 100644 (file)
@@ -17800,9 +17800,9 @@ The capitalized placeholders do proper URL encoding, if you use them
 lowercased, no encoding takes place.  This list was compiled from the
 libspf2 sources.
 
 lowercased, no encoding takes place.  This list was compiled from the
 libspf2 sources.
 
-A note on using Exim variables: As currenty the SPF library is initialized
-already during the EHLO phase, the amount of variables available for
-expansion is quite limited.
+A note on using Exim variables: As
+currently the SPF library is initialized before the SMTP EHLO phase,
+the variables useful for expansion are quite limited.
 .wen
 
 
 .wen
 
 
index f15ccd5534c658754b78587b90227ca1c7b4d0da..8b2dee352806369f46e9cc711e38abaa38a62883 100644 (file)
@@ -553,6 +553,10 @@ smtp_reserve_hosts                   host list       unset         main
 smtp_return_error_details            boolean         false         main              4.11
 socket                               string*         unset         lmtp              4.11
 spamd_address                        string*         +             main              4.50 with content scan
 smtp_return_error_details            boolean         false         main              4.11
 socket                               string*         unset         lmtp              4.11
 spamd_address                        string*         +             main              4.50 with content scan
+spf_guess                           string          "v=spf1 a/24 mx/24 ptr ?all"
+                                                                  main              4.91 with SUPPORT_SPF
+spf_smtp_comment_template           string*         "Please see http://www.open-spf.org/Why"
+                                                                  main              4.94 with SUPPORT_SPF
 split_spool_directory                boolean         false         main              1.70
 spool_directory                      string          ++            main
 spool_wireformat                     boolean         false         main              4.90
 split_spool_directory                boolean         false         main              1.70
 spool_directory                      string          ++            main
 spool_wireformat                     boolean         false         main              4.90