From ef85a7860b2750dd180885106a765bdc1afa6e7d Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Mon, 9 Oct 2006 14:33:37 +0000 Subject: Renumbered test. --- test/stdout/9350 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 test/stdout/9350 (limited to 'test/stdout/9350') diff --git a/test/stdout/9350 b/test/stdout/9350 new file mode 100644 index 000000000..87f70de47 --- /dev/null +++ b/test/stdout/9350 @@ -0,0 +1,21 @@ +Connecting to 127.0.0.1 port 1225 ... connected +??? 220 +<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> EHLO xxxx +??? 250- +<<< 250-myhost.test.ex Hello xxxx [127.0.0.1] +??? 250- +<<< 250-SIZE 52428800 +??? 250- +<<< 250-PIPELINING +??? 250- +<<< 250-AUTH PLAIN +??? 250 +<<< 250 HELP +>>> AUTH PLAIN AHVzZXJ4AHNlY3JldA== +??? 535 +<<< 535 Incorrect authentication data +>>> quit +??? 221 +<<< 221 myhost.test.ex closing connection +End of script -- cgit v1.2.3