diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-04-09 11:19:47 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-04-09 12:01:45 +0100 |
commit | d341f2a27e689098e23c4eae2f78b59d053d5060 (patch) | |
tree | dec333c732b8d14ae12f4acde0426c964b12eb36 /test | |
parent | e5c155710bc95053e6e4b3845b79eb8fc281f769 (diff) |
DMARC: fix history file
Too many variables were being cleared between connections
Broken-by: c780096c29 4.91 RC2
Diffstat (limited to 'test')
-rw-r--r-- | test/log/4650 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/log/4650 b/test/log/4650 index 2abe33f88..bc25849f4 100644 --- a/test/log/4650 +++ b/test/log/4650 @@ -5,5 +5,5 @@ 1999-03-02 09:44:33 10HmaX-0005vi-00 dmarc_status_text <No DMARC record> 1999-03-02 09:44:33 10HmaX-0005vi-00 dmarc_used_domain <example.com> 1999-03-02 09:44:33 10HmaX-0005vi-00 dmarc_domain_policy <> -1999-03-02 09:44:33 10HmaX-0005vi-00 Authentication-Results: myhost.test.ex;\n spf=fail smtp.mailfrom=example.com;\n dmarc=noneheader.from=example.com +1999-03-02 09:44:33 10HmaX-0005vi-00 Authentication-Results: myhost.test.ex;\n spf=fail smtp.mailfrom=example.com;\n dmarc=none header.from=example.com 1999-03-02 09:44:33 10HmaX-0005vi-00 <= a@example.com H=(testclient) [ip4.ip4.ip4.ip4] P=smtp S=sss |