From bd8fbe3606d80e5a3fc02fe71b521146c6938448 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 19 Jan 2017 15:37:16 +0000 Subject: Fix DKIM verify when used with CHUNKING. Bug 2016 --- test/stderr/0303 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/stderr/0303') diff --git a/test/stderr/0303 b/test/stderr/0303 index 0a78b30f0..8a77fd613 100644 --- a/test/stderr/0303 +++ b/test/stderr/0303 @@ -89,6 +89,8 @@ 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: .{CR}{LF} >>Headers received: search_tidyup called @@ -101,6 +103,7 @@ P Received: from [V4NET.2.3.4] by myhost.test.ex with esmtp (Exim x.yz) id 10HmaX-0005vi-00 for x@y; 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 @@ -165,6 +168,8 @@ 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: .{CR}{LF} >>Headers received: search_tidyup called @@ -177,6 +182,7 @@ P Received: from host.name.tld ([V4NET.2.3.4]) by myhost.test.ex with esmtp (Exim x.yz) id 10HmaY-0005vi-00 for x@y; 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 -- cgit v1.2.3