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/0000-Basic/0413 | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 test/scripts/0000-Basic/0413 (limited to 'test/scripts/0000-Basic/0413') diff --git a/test/scripts/0000-Basic/0413 b/test/scripts/0000-Basic/0413 new file mode 100644 index 000000000..583ea2ca5 --- /dev/null +++ b/test/scripts/0000-Basic/0413 @@ -0,0 +1,42 @@ +# callout hosts taken from transport +need_ipv4 +# +server PORT_S 3 +220 Server ready +HELO +250 OK +MAIL FROM +250 OK +RCPT TO +450 Temporary error +QUIT +250 OK +*eof +220 Server ready +HELO +250 OK +MAIL FROM +250 OK +RCPT TO +450 Temporary error +QUIT +250 OK +*eof +220 Server ready +HELO +250 OK +MAIL FROM +250 OK +RCPT TO +450 Temporary error +QUIT +250 OK +**** +exim -odi -bs +mail from: +rset +mail from: +rset +mail from: +quit +**** -- cgit v1.2.3