diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-08-01 21:16:19 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-08-01 21:16:19 +0100 |
commit | 0ea0fca404813e6c568b02b1d1d068983d055b5d (patch) | |
tree | bd4591d96ea4e8c1bdcf36d3a6cdd71ff41b3b19 /doc/doc-txt | |
parent | 980bb6b778928aeb9401bafc9e1a00c184fb5ff0 (diff) |
SPF: enhance A-R result
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 60627364d..59d2ad659 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -92,6 +92,10 @@ JH/18 Bug 2617: Fix a taint trap in parse_fix_phrase(). Previously when the rewrite with the "h" flag, by using the "-F" command-line option, or by using a "name=" option on a control=submission ACL modifier. +JH/19 SPF: change the Authentication-Results expansion component to give + smtp.helo when the sender domain is empty. Previously it gave + "smtp.mailfrom=<>" + Exim version 4.94 ----------------- |