comparison 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
comparison
equal deleted inserted replaced
420:4901cdbc1fca 421:22027ad2a28f
1 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.
1 6.57 2017-04-25 spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro 2 6.57 2017-04-25 spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro
2 6.56 2017-04-19 refactor spf code; allow wildcard *.example.com in dkim signing restrictions 3 6.56 2017-04-19 refactor spf code; allow wildcard *.example.com in dkim signing restrictions
3 6.55 2017-04-16 require 3 dots in bare ip addresses. 4 6.55 2017-04-16 require 3 dots in bare ip addresses.
4 6.54 2017-03-30 document dmarc vs dnsbl dkim/spf; switch to . rather than " " for dkim impossible signer 5 6.54 2017-03-30 document dmarc vs dnsbl dkim/spf; switch to . rather than " " for dkim impossible signer
5 6.53 2017-03-17 suppress duplicate calls to acceptable_content(); redirect= in spf 6 6.53 2017-03-17 suppress duplicate calls to acceptable_content(); redirect= in spf