From df58084695ce9b568c0986d0979bb50b360ef010 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 17 Nov 2013 10:03:25 +0000 Subject: tests: Added SMTP HELP test --- tests/data/test928 | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 tests/data/test928 (limited to 'tests/data/test928') diff --git a/tests/data/test928 b/tests/data/test928 new file mode 100644 index 000000000..8f6795a6a --- /dev/null +++ b/tests/data/test928 @@ -0,0 +1,39 @@ + + + +SMTP +HELP + + + +# +# Server-side + + +214-This server supports the following commands: +214 214 HELO EHLO RCPT DATA RSET MAIL VRFY EXPN QUIT HELP + + + +# +# Client-side + + +smtp + + +SMTP HELP + + +smtp://%HOSTIP:%SMTPPORT/928 + + + +# +# Verify data after the test has been "shot" + + +EHLO 928 +HELP +QUIT + -- cgit v1.2.3