Mercurial > dnsbl
comparison ChangeLog @ 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 | |
2 spf code now handles %{d} and %{h} macros. | |
3 use envelope from value for spf if it is a subdomain of the header from domain. | |
4 | |
1 6.57 2017-04-25 | 5 6.57 2017-04-25 |
2 spf code now handles mx,exists,ptr tags, multiple A records, | 6 spf code now handles mx,exists,ptr tags, multiple A records, |
3 %{i} macro | 7 %{i} macro |
4 | 8 |
5 6.56 2017-04-19 | 9 6.56 2017-04-19 |