diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-22 14:05:38 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-22 14:05:38 +0000 |
commit | 1137f3a6938882cc81a1fcd7dc15530e8fae9e32 (patch) | |
tree | 059a2be620690455e5f431b8fd01c1dae04be216 /test/stderr/0465 | |
parent | adc426215052297d694fcc08786e87a140171e76 (diff) | |
parent | bd8fbe3606d80e5a3fc02fe71b521146c6938448 (diff) |
Merge branch 'fix-2016-dkim'
Diffstat (limited to 'test/stderr/0465')
-rw-r--r-- | test/stderr/0465 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/stderr/0465 b/test/stderr/0465 index 92250956d..594bd002c 100644 --- a/test/stderr/0465 +++ b/test/stderr/0465 @@ -62,6 +62,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: To:{SP}abc@domain.{CR}{LF} +PDKIM >> raw hdr: .{CR}{LF} >>Headers received: To: abc@domain. @@ -79,6 +81,7 @@ Data file written for message 10HmaY-0005vi-00 P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) id 10HmaY-0005vi-00 for abc@domain; Tue, 2 Mar 1999 09:44:33 +0000 +PDKIM >> raw hdr: quit{CR}{LF} using ACL "check_data" processing "accept" check verify = header_syntax @@ -135,6 +138,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: To:{SP}abc@xyz.{CR}{LF} +PDKIM >> raw hdr: .{CR}{LF} >>Headers received: To: abc@xyz. @@ -152,6 +157,7 @@ Data file written for message 10HmaX-0005vi-00 P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) id 10HmaX-0005vi-00 for abc@xyz; Tue, 2 Mar 1999 09:44:33 +0000 +PDKIM >> raw hdr: quit{CR}{LF} using ACL "check_data" processing "accept" check verify = header_syntax |