summaryrefslogtreecommitdiff
path: root/test/scripts/3400-plaintext/3403
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/3400-plaintext/3403')
-rw-r--r--test/scripts/3400-plaintext/340313
1 files changed, 13 insertions, 0 deletions
diff --git a/test/scripts/3400-plaintext/3403 b/test/scripts/3400-plaintext/3403
new file mode 100644
index 000000000..98981fa36
--- /dev/null
+++ b/test/scripts/3400-plaintext/3403
@@ -0,0 +1,13 @@
+# authentication (preservation of $authenticated_id)
+exim -odi -bs -oMa 10.0.0.2
+ehlo testing.ex
+auth plain AHVzZXJ4CgBzZWNyZXQ=
+auth plain AHVzZXJ4AHNlY3JldA==
+mail from:<userx@test.ex>
+rcpt to:<userx@test.ex>
+data
+Test data
+.
+quit
+****
+no_msglog_check