summaryrefslogtreecommitdiff
path: root/test/stdout/3650
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-10-02 13:38:17 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-10-02 13:38:17 +0000
commit14aa5a05b6399f98744f9542765288313d0bfb9d (patch)
tree365fcea32155492b32284da4ee7cef7361526828 /test/stdout/3650
parentebc9d865f30116e3acef10e7c25b02bf5cd5cc2c (diff)
Added dovecot authenticator.
Diffstat (limited to 'test/stdout/3650')
-rw-r--r--test/stdout/365021
1 files changed, 21 insertions, 0 deletions
diff --git a/test/stdout/3650 b/test/stdout/3650
new file mode 100644
index 000000000..87f70de47
--- /dev/null
+++ b/test/stdout/3650
@@ -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