From b895f4b20b25f81cd6f94be75881d3328df03892 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 21 Jan 2017 18:54:56 +0000 Subject: Fix DKIM verify operation in -bh test mode. Bug 2017 --- test/stdout/0022 | 4 ++++ test/stdout/0904 | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'test/stdout') diff --git a/test/stdout/0022 b/test/stdout/0022 index 5a8c879dd..6dba84034 100644 --- a/test/stdout/0022 +++ b/test/stdout/0022 @@ -140,6 +140,7 @@ Connecting to 127.0.0.1 port 1225 ... connected >>> data ??? 354 <<< 354 Enter message, ending with "." on a line by itself +>>> >>> Testing >>> . ??? 250 @@ -153,6 +154,7 @@ Connecting to 127.0.0.1 port 1225 ... connected >>> data ??? 354 <<< 354 Enter message, ending with "." on a line by itself +>>> >>> Testing 2 >>> . ??? 250 @@ -169,6 +171,7 @@ Connecting to 127.0.0.1 port 1225 ... connected >>> data ??? 354 <<< 354 Enter message, ending with "." on a line by itself +>>> >>> Testing 3 >>> . ??? 250 @@ -182,6 +185,7 @@ Connecting to 127.0.0.1 port 1225 ... connected >>> data ??? 354 <<< 354 Enter message, ending with "." on a line by itself +>>> >>> Testing 4 >>> . ??? 250 diff --git a/test/stdout/0904 b/test/stdout/0904 index a19787d12..dc6209432 100644 --- a/test/stdout/0904 +++ b/test/stdout/0904 @@ -27,7 +27,7 @@ MAIL FROM:<> RCPT TO: 250 acceptable rcpt cmd BDAT 329 LAST -Unxpected EOF read from client +Unexpected EOF read from client Listening on port 1224 ... Connection request from [127.0.0.1] 220 Greetings @@ -100,7 +100,7 @@ EHLO testhost.test.ex MAIL FROM:<> RCPT TO: BDAT 329 LAST -Unxpected EOF read from client +Unexpected EOF read from client Listening on port 1224 ... Connection request from [127.0.0.1] 220 Greetings -- cgit v1.2.3