summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-10-09 14:44:53 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-10-09 14:44:53 +0000
commitb8b35975734f31367085d86156d956568fa0e9ea (patch)
treeb2d08c474a2a0fca282ab6d5f09f6ab83bfed1bd
parent2d1080d54694d1a6fce43b803ecd382d764729eb (diff)
Faffing around with tests.
-rw-r--r--test/scripts/9350-Dovecot/935018
-rw-r--r--test/scripts/9350-Dovecot/REQUIRES2
2 files changed, 20 insertions, 0 deletions
diff --git a/test/scripts/9350-Dovecot/9350 b/test/scripts/9350-Dovecot/9350
new file mode 100644
index 000000000..55b6c1e42
--- /dev/null
+++ b/test/scripts/9350-Dovecot/9350
@@ -0,0 +1,18 @@
+# Dovecot authentication (server only)
+exim -DSERVER=server -bd -oX PORT_D
+****
+client -t3 127.0.0.1 PORT_D
+??? 220
+EHLO xxxx
+??? 250-
+??? 250-
+??? 250-
+??? 250-
+??? 250
+AUTH PLAIN AHVzZXJ4AHNlY3JldA==
+??? 535
+quit
+??? 221
+****
+killdaemon
+no_msglog_check
diff --git a/test/scripts/9350-Dovecot/REQUIRES b/test/scripts/9350-Dovecot/REQUIRES
new file mode 100644
index 000000000..76218eb92
--- /dev/null
+++ b/test/scripts/9350-Dovecot/REQUIRES
@@ -0,0 +1,2 @@
+authenticator dovecot
+running IPv4