summaryrefslogtreecommitdiff
path: root/test/scripts/3600-SPA/3600
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/3600-SPA/3600')
-rw-r--r--test/scripts/3600-SPA/360045
1 files changed, 45 insertions, 0 deletions
diff --git a/test/scripts/3600-SPA/3600 b/test/scripts/3600-SPA/3600
new file mode 100644
index 000000000..51b6f9083
--- /dev/null
+++ b/test/scripts/3600-SPA/3600
@@ -0,0 +1,45 @@
+# SPA authentication (server and client)
+exim -DSERVER=server -bd -oX PORT_D
+****
+exim -f ok@test.ex x@y
+****
+exim -q
+****
+exim -Mes $msg1 bad@test.ex
+****
+exim -q
+****
+client -t3 127.0.0.1 PORT_D
+??? 220
+EHLO xxxx
+??? 250-
+??? 250-
+??? 250-
+??? 250-
+??? 250
+AUTH NTLM
+??? 334
+teststring
+??? 535
+quit
+??? 221
+****
+client -t3 127.0.0.1 PORT_D
+??? 220
+EHLO xxxx
+??? 250-
+??? 250-
+??? 250-
+??? 250-
+??? 250
+AUTH NTLM
+??? 334
+dGVzdHN0cmluZw==
+??? 334
+teststring
+??? 535
+quit
+??? 221
+****
+killdaemon
+no_msglog_check