Mercurial > dnsbl
diff dnsbl.spec.in @ 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/dnsbl.spec.in Wed Apr 26 09:27:01 2017 -0700 +++ b/dnsbl.spec.in Fri May 19 13:44:13 2017 -0700 @@ -155,6 +155,11 @@ %changelog +* Fri May 19 2017 Carl Byington <carl@five-ten-sg.com> - 6.58-1 +- spf code now handles %{d} and %{h} macros. +- use envelope from value for spf if it is a subdomain of the header + from domain. + * Tue Apr 25 2017 Carl Byington <carl@five-ten-sg.com> - 6.57-1 - spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro