From 22bccb0edaf0416e484a8bc9bdb87b447e1dd865 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 22 Sep 2013 20:09:57 +0100 Subject: tests: Regrouping of SMTP tests --- tests/data/test906 | 51 --------------------------------------------------- 1 file changed, 51 deletions(-) delete mode 100644 tests/data/test906 (limited to 'tests/data/test906') diff --git a/tests/data/test906 b/tests/data/test906 deleted file mode 100644 index a12b2ebc7..000000000 --- a/tests/data/test906 +++ /dev/null @@ -1,51 +0,0 @@ - - - -SMTP - - - -# -# Server-side - - - -# -# Client-side - - -smtp - - -SMTP without --mail-from - - -From: different -To: another - -body - - -smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 906@example.com -T - - - - -# -# Verify data after the test has been "shot" - - -EHLO user -MAIL FROM:<> -RCPT TO:<906@example.com> -DATA -QUIT - - -From: different -To: another - -body -. - - - -- cgit v1.2.3