Mercurial > dnsbl
comparison ChangeLog @ 423:c9b7b6dd1206 stable-6-0-59
use both envelope from and header from for spf checks when envelope from is a subdomain of the header from domain
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 26 Jul 2017 08:52:31 -0700 |
parents | 22027ad2a28f |
children | 1b7a785610f5 |
comparison
equal
deleted
inserted
replaced
422:9f47c3ad6443 | 423:c9b7b6dd1206 |
---|---|
1 6.59 2017-07-26 | |
2 use both envelope from and header from for spf checks when envelope from | |
3 is a subdomain of the header from domain. | |
4 | |
1 6.58 2017-05-19 | 5 6.58 2017-05-19 |
2 spf code now handles %{d} and %{h} macros. | 6 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. | 7 use envelope from value for spf if it is a subdomain of the header from domain. |
4 | 8 |
5 6.57 2017-04-25 | 9 6.57 2017-04-25 |