From a1348aa23cc08d7992326842152cde9737912d34 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 10 Mar 2013 18:45:24 +0000 Subject: email-tests: Renamed the POP3 tests to be in the range 850-857 Started segregating the email protocol tests, into their own protocol based ranges, in preparation of adding more e-mail related tests to the test suite. --- tests/data/test815 | 59 ------------------------------------------------------ 1 file changed, 59 deletions(-) delete mode 100644 tests/data/test815 (limited to 'tests/data/test815') diff --git a/tests/data/test815 b/tests/data/test815 deleted file mode 100644 index 261887f9b..000000000 --- a/tests/data/test815 +++ /dev/null @@ -1,59 +0,0 @@ - - - -POP3 -RETR - - - -# -# Server-side - - -From: me@somewhere -To: fake@nowhere - -..body with a single dot first -...triple dots... - --- - yours sincerely - - -From: me@somewhere -To: fake@nowhere - -.body with a single dot first -..triple dots... - --- - yours sincerely - - - -# -# Client-side - - -pop3 - - -POP3 RETR with dot-prefixed line - - -pop3://%HOSTIP:%POP3PORT/815 -u user:secret - - - -# -# Verify data after the test has been "shot" - - -CAPA -USER user -PASS secret -RETR 815 -QUIT - - - -- cgit v1.2.3