From: Philip Hazel Date: Mon, 9 Oct 2006 14:44:53 +0000 (+0000) Subject: Faffing around with tests. X-Git-Tag: exim-4_64~66 X-Git-Url: https://git.exim.org/users/jgh/exim.git/commitdiff_plain/b8b35975734f31367085d86156d956568fa0e9ea?ds=sidebyside Faffing around with tests. --- 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