summaryrefslogtreecommitdiff
path: root/test/scripts/3418-plaintext-event/3418
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/3418-plaintext-event/3418')
-rw-r--r--test/scripts/3418-plaintext-event/341817
1 files changed, 17 insertions, 0 deletions
diff --git a/test/scripts/3418-plaintext-event/3418 b/test/scripts/3418-plaintext-event/3418
new file mode 100644
index 000000000..2df7dd3ce
--- /dev/null
+++ b/test/scripts/3418-plaintext-event/3418
@@ -0,0 +1,17 @@
+# plaintext server fail event
+#
+# Incorrect auth
+exim -odi -bs -oMa 10.0.0.5
+ehlo testing.testing
+auth mylogin cnggc2VjcmV0
+quit
+****
+#
+# Bad base64
+exim -odi -bs -oMa 10.0.0.5
+ehlo testing.testing
+auth mylogin XNlcnggc2VjcmV0
+quit
+****
+#
+no_msglog_check