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/5420 | |
parent | adc426215052297d694fcc08786e87a140171e76 (diff) | |
parent | bd8fbe3606d80e5a3fc02fe71b521146c6938448 (diff) |
Merge branch 'fix-2016-dkim'
Diffstat (limited to 'test/stderr/5420')
-rw-r--r-- | test/stderr/5420 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/stderr/5420 b/test/stderr/5420 index ff032e986..a4f64f2d1 100644 --- a/test/stderr/5420 +++ b/test/stderr/5420 @@ -130,6 +130,8 @@ accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> DATA SMTP<< 354 Enter message, ending with "." on a line by itself +PDKIM >> raw hdr: {CR}{LF} +PDKIM >> raw hdr: .{CR}{LF} considering: ${tod_full} expanding: ${tod_full} result: Tue, 2 Mar 1999 09:44:33 +0000 @@ -226,6 +228,7 @@ considering: for userx@domain.com ----------- start cutthrough headers send ----------- ----------- done cutthrough headers send ------------ +PDKIM >> raw hdr: QUIT{CR}{LF} considering: ${tod_full} expanding: ${tod_full} result: Tue, 2 Mar 1999 09:44:33 +0000 @@ -344,6 +347,8 @@ accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> DATA SMTP<< 354 Enter message, ending with "." on a line by itself +PDKIM >> raw hdr: {CR}{LF} +PDKIM >> raw hdr: .{CR}{LF} considering: ${tod_full} expanding: ${tod_full} result: Tue, 2 Mar 1999 09:44:33 +0000 @@ -440,6 +445,7 @@ considering: for usery@domain.com ----------- start cutthrough headers send ----------- ----------- done cutthrough headers send ------------ +PDKIM >> raw hdr: QUIT{CR}{LF} considering: ${tod_full} expanding: ${tod_full} result: Tue, 2 Mar 1999 09:44:33 +0000 @@ -558,6 +564,8 @@ accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> DATA SMTP<< 354 Enter message, ending with "." on a line by itself +PDKIM >> raw hdr: {CR}{LF} +PDKIM >> raw hdr: .{CR}{LF} considering: ${tod_full} expanding: ${tod_full} result: Tue, 2 Mar 1999 09:44:33 +0000 @@ -654,6 +662,7 @@ considering: for usery@domain.com ----------- start cutthrough headers send ----------- ----------- done cutthrough headers send ------------ +PDKIM >> raw hdr: QUIT{CR}{LF} considering: ${tod_full} expanding: ${tod_full} result: Tue, 2 Mar 1999 09:44:33 +0000 |