summaryrefslogtreecommitdiff
path: root/test/scripts/9300-Cyrus-SASL/9300
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/9300-Cyrus-SASL/9300')
-rw-r--r--test/scripts/9300-Cyrus-SASL/930022
1 files changed, 22 insertions, 0 deletions
diff --git a/test/scripts/9300-Cyrus-SASL/9300 b/test/scripts/9300-Cyrus-SASL/9300
new file mode 100644
index 000000000..4be6c17c0
--- /dev/null
+++ b/test/scripts/9300-Cyrus-SASL/9300
@@ -0,0 +1,22 @@
+# Cyrus SASL authentication (server only)
+exim -DSERVER=server -bd -oX PORT_D
+****
+client 127.0.0.1 PORT_D
+??? 220
+EHLO xxxx
+??? 250-
+??? 250-
+??? 250-
+??? 250-
+??? 250
+AUTH PLAIN AHBoMTAAc2VjcmV0
+??? 535
+AUTH ANONYMOUS
+??? 334
+ph10
+??? 235
+quit
+??? 221
+****
+killdaemon
+no_msglog_check