diff NEWS @ 421:22027ad2a28f stable-6-0-58

spf code now handles %{d} and %{h} macros; use envelope from value for spf if it is a subdomain of the header from domain
author Carl Byington <carl@five-ten-sg.com>
date Fri, 19 May 2017 13:44:13 -0700
parents d5a1ed33d3ae
children c9b7b6dd1206
line wrap: on
line diff
--- a/NEWS	Wed Apr 26 09:27:01 2017 -0700
+++ b/NEWS	Fri May 19 13:44:13 2017 -0700
@@ -1,3 +1,4 @@
+6.58 2017-05-19 spf code now handles %{d} and %{h} macros, use envelope from value for spf if it is a subdomain of the header from domain.
 6.57 2017-04-25 spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro
 6.56 2017-04-19 refactor spf code; allow wildcard *.example.com in dkim signing restrictions
 6.55 2017-04-16 require 3 dots in bare ip addresses.