summaryrefslogtreecommitdiff
path: root/test/scripts/3500-CRAM-MD5/3501
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/3500-CRAM-MD5/3501')
-rw-r--r--test/scripts/3500-CRAM-MD5/350128
1 files changed, 28 insertions, 0 deletions
diff --git a/test/scripts/3500-CRAM-MD5/3501 b/test/scripts/3500-CRAM-MD5/3501
new file mode 100644
index 000000000..d9a27278c
--- /dev/null
+++ b/test/scripts/3500-CRAM-MD5/3501
@@ -0,0 +1,28 @@
+# CRAM-MD5 client tests
+need_ipv4
+#
+server PORT_S
+220 ESMTP
+EHLO
+250-OK
+250-HELP
+250 AUTH CRAM-MD5
+AUTH CRAM-MD5
+334 PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ+
+dGltIGI5MTNhNjAyYzdlZGE3YTQ5NWI0ZTZlNzMzNGQzODkw
+235 Authentication successful
+MAIL FROM:
+250 Sender OK
+RCPT TO:
+250 Recipient OK
+DATA
+354 Send data
+.
+250 OK
+QUIT
+250 OK
+****
+exim -odi userx@domain.com
+.
+****
+no_msglog_check