From 1ca9f5074196f7fa459367956bcf6d4239b47634 Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Fri, 11 May 2012 06:21:17 -0400 Subject: Testing for -bw mode --- test/stdout/0564 | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 test/stdout/0564 (limited to 'test/stdout') diff --git a/test/stdout/0564 b/test/stdout/0564 new file mode 100644 index 000000000..6f4f06bdb --- /dev/null +++ b/test/stdout/0564 @@ -0,0 +1,29 @@ +Connecting to 127.0.0.1 port 1225 ... connected +??? 220 +<<< 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> ehlo abcd +??? 250- +<<< 250-the.local.host.name Hello abcd [127.0.0.1] +??? 250- +<<< 250-SIZE 52428800 +??? 250- +<<< 250-8BITMIME +??? 250- +<<< 250-PIPELINING +??? 250 +<<< 250 HELP +>>> mail from:\r\nrcpt to:\r\ndata +??? 250 +<<< 250 OK +??? 250 +<<< 250 Accepted +??? 354 +<<< 354 Enter message, ending with "." on a line by itself +>>> This is a test message. +>>> . +??? 250 +<<< 250 OK id=10HmaX-0005vi-00 +>>> quit +??? 221 +<<< 221 the.local.host.name closing connection +End of script -- cgit v1.2.3