diff 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
line wrap: on
line diff
--- a/ChangeLog	Fri May 19 13:49:18 2017 -0700
+++ b/ChangeLog	Wed Jul 26 08:52:31 2017 -0700
@@ -1,3 +1,7 @@
+6.59 2017-07-26
+    use both envelope from and header from for spf checks when envelope from
+    is a subdomain of the header from domain.
+
 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.