Mercurial > dnsbl
comparison NEWS @ 464:428de28b34b7
cleanup code for adding extra spf data in dkim_from
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 10 Mar 2019 08:49:27 -0700 |
parents | f3f1ece619ba |
children | 79e944269c0b |
comparison
equal
deleted
inserted
replaced
463:95b4666a2a0b | 464:428de28b34b7 |
---|---|
1 6.75 2019-03-09 change dkim_from syntax to allow "signer1,signer2;spf data" | 1 6.75 2019-03-10 change dkim_from syntax to allow "signer1,signer2;spf data" |
2 6.74 2018-12-24 add debug code for spf check with microsoft /14 | 2 6.74 2018-12-24 add debug code for spf check with microsoft /14 |
3 6.73 2018-09-18 ignore dnswl entries if the sender is <> | 3 6.73 2018-09-18 ignore dnswl entries if the sender is <> |
4 6.72 2018-06-06 add unsigned_black for enforcement of dmarc policy | 4 6.72 2018-06-06 add unsigned_black for enforcement of dmarc policy |
5 6.69 2018-04-10 fix spf mx:domain.tld token parsing | 5 6.69 2018-04-10 fix spf mx:domain.tld token parsing |
6 6.68 2018-02-19 round spamassassin scores; check >= rather than > | 6 6.68 2018-02-19 round spamassassin scores; check >= rather than > |