From 59371ea735c941334861aa5b8e1e9a06facf044f Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 7 Feb 2006 10:54:33 +0000 Subject: Hopefully the final lot of test files. --- test/scripts/3400-plaintext/3412 | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 test/scripts/3400-plaintext/3412 (limited to 'test/scripts/3400-plaintext/3412') diff --git a/test/scripts/3400-plaintext/3412 b/test/scripts/3400-plaintext/3412 new file mode 100644 index 000000000..a551ad28c --- /dev/null +++ b/test/scripts/3400-plaintext/3412 @@ -0,0 +1,24 @@ +# bounce_sender_authentication +need_ipv4 +# +server PORT_S +220 ESMTP +EHLO +250-OK +250-HELP +250 AUTH PLAIN +AUTH PLAIN +254 Authentication OK +MAIL FROM: +250 Sender OK +RCPT TO: +250 Recipient OK +DATA +354 Send data +. +250 OK +QUIT +250 OK +**** +exim -odi x@test.ex +**** -- cgit v1.2.3