summaryrefslogtreecommitdiff
path: root/test/scripts/3500-CRAM-MD5
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-10-16 15:44:36 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-10-16 15:44:36 +0000
commit16ff981e58427ae8bd5e8420411a9978678841e4 (patch)
tree9916eeb066e23a2922dcd9d036e156560880571e /test/scripts/3500-CRAM-MD5
parent7befa435e5664f43d90bf5a2703fcf4f2a26139e (diff)
Add server_condition to all authenticators, to allow for additional
conditions (and thereby implement authorization).
Diffstat (limited to 'test/scripts/3500-CRAM-MD5')
-rw-r--r--test/scripts/3500-CRAM-MD5/350011
1 files changed, 11 insertions, 0 deletions
diff --git a/test/scripts/3500-CRAM-MD5/3500 b/test/scripts/3500-CRAM-MD5/3500
index b3d2c05aa..637852f64 100644
--- a/test/scripts/3500-CRAM-MD5/3500
+++ b/test/scripts/3500-CRAM-MD5/3500
@@ -32,4 +32,15 @@ Testing authenticated CRAM-MD5.
.
quit
****
+exim -bh 10.0.0.5
+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