Hopefully the final lot of test files.
[exim.git] / test / scripts / 3500-CRAM-MD5 / 3500
diff --git a/test/scripts/3500-CRAM-MD5/3500 b/test/scripts/3500-CRAM-MD5/3500
new file mode 100644 (file)
index 0000000..b3d2c05
--- /dev/null
@@ -0,0 +1,35 @@
+# CRAM-MD5 server tests
+
+exim -odi -bs -oMa 10.0.0.1
+ehlo test.host
+AUTH CRAM-MD5
+dGltIGI5MTNhNjAyYzdlZGE3YTQ5NWI0ZTZlNzMzNGQzODkw
+mail from:<userx@some.domain>
+rcpt to:<userx@test.ex>
+data
+Testing authenticated CRAM-MD5.
+.
+quit
+****
+exim -odi -bs -oMa 10.0.0.1
+ehlo test.host
+AUTH CRAM-MD5
+dXNlcnggNzMzYmE4N2U2NGVkN2U0NDFmMDYyYzRhYzZkYjAxMDM=
+quit
+****
+exim -bh 10.0.0.4
+ehlo test.host
+quit
+****
+exim -bh 10.0.0.1
+ehlo test.host
+AUTH CRAM-MD5
+dGltIGI5MTNhNjAyYzdlZGE3YTQ5NWI0ZTZlNzMzNGQzODkw
+mail from:<userx@some.domain>
+rcpt to:<userx@test.ex>
+data
+Testing authenticated CRAM-MD5.
+.
+quit
+****
+no_msglog_check