Mercurial > dnsbl
comparison NEWS @ 414:d5a1ed33d3ae
spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 25 Apr 2017 14:48:19 -0700 |
parents | e63c6b4835ef |
children | 22027ad2a28f |
comparison
equal
deleted
inserted
replaced
413:54809ee70bb8 | 414:d5a1ed33d3ae |
---|---|
1 6.57 2017-04-25 spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro | |
1 6.56 2017-04-19 refactor spf code; allow wildcard *.example.com in dkim signing restrictions | 2 6.56 2017-04-19 refactor spf code; allow wildcard *.example.com in dkim signing restrictions |
2 6.55 2017-04-16 require 3 dots in bare ip addresses. | 3 6.55 2017-04-16 require 3 dots in bare ip addresses. |
3 6.54 2017-03-30 document dmarc vs dnsbl dkim/spf; switch to . rather than " " for dkim impossible signer | 4 6.54 2017-03-30 document dmarc vs dnsbl dkim/spf; switch to . rather than " " for dkim impossible signer |
4 6.53 2017-03-17 suppress duplicate calls to acceptable_content(); redirect= in spf | 5 6.53 2017-03-17 suppress duplicate calls to acceptable_content(); redirect= in spf |
5 6.52 2017-03-09 document dkim/spf processing, handle a and a: elements | 6 6.52 2017-03-09 document dkim/spf processing, handle a and a: elements |