diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-19 15:37:16 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-21 22:34:17 +0000 |
commit | bd8fbe3606d80e5a3fc02fe71b521146c6938448 (patch) | |
tree | 059a2be620690455e5f431b8fd01c1dae04be216 /test/stderr/0022 | |
parent | ccd0b6c1e2b8b0f6eafede86ec9bacebdb07053c (diff) |
Fix DKIM verify when used with CHUNKING. Bug 2016
Diffstat (limited to 'test/stderr/0022')
-rw-r--r-- | test/stderr/0022 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/stderr/0022 b/test/stderr/0022 index bcafb8589..e3269500f 100644 --- a/test/stderr/0022 +++ b/test/stderr/0022 @@ -41,6 +41,9 @@ DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called +PDKIM >> raw hdr: {CR}{LF} +PDKIM >> raw hdr: Testing{CR}{LF} +PDKIM >> raw hdr: .{CR}{LF} >>Headers received: search_tidyup called @@ -54,6 +57,7 @@ P Received: from [V4NET.9.8.7] (envelope-from <x@y>) id 10HmbF-0005vi-00 for warn_empty@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +PDKIM >> raw hdr: quit{CR}{LF} calling local_scan(); timeout=300 local_scan() returned 0 NULL LOG: MAIN @@ -112,6 +116,9 @@ DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called +PDKIM >> raw hdr: {CR}{LF} +PDKIM >> raw hdr: Testing{CR}{LF} +PDKIM >> raw hdr: .{CR}{LF} >>Headers received: search_tidyup called @@ -125,6 +132,7 @@ P Received: from [V4NET.9.8.7] (envelope-from <x@y>) id 10HmbG-0005vi-00 for warn_log@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +PDKIM >> raw hdr: quit{CR}{LF} calling local_scan(); timeout=300 local_scan() returned 0 NULL LOG: MAIN @@ -181,6 +189,9 @@ DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called +PDKIM >> raw hdr: {CR}{LF} +PDKIM >> raw hdr: Testing{CR}{LF} +PDKIM >> raw hdr: .{CR}{LF} >>Headers received: search_tidyup called @@ -197,6 +208,7 @@ P Received: from [V4NET.9.8.7] >>Headers added by MAIL or RCPT ACL: X-ACL-Warn: warn user message >> +PDKIM >> raw hdr: quit{CR}{LF} calling local_scan(); timeout=300 local_scan() returned 0 NULL LOG: MAIN |