From 3f04d48495213c7cc4add00d1b7329c296cbcc02 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sat, 21 Sep 2013 19:44:09 +0100 Subject: tests: Reworked existing SMTP tests to be single recipient based ...in preparation of upcoming multiple recipient tests. --- tests/data/test900 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/data/test900') diff --git a/tests/data/test900 b/tests/data/test900 index 25b3f4636..5fcf598c2 100644 --- a/tests/data/test900 +++ b/tests/data/test900 @@ -26,7 +26,7 @@ To: another body -smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 900@foo --mail-rcpt 900@foobar.example --mail-from 900@example.com -T - +smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 900@foo --mail-from 900@example.com -T - @@ -37,7 +37,6 @@ smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 900@foo --mail-rcpt 900@foobar.example EHLO user MAIL FROM:<900@example.com> RCPT TO:<900@foo> -RCPT TO:<900@foobar.example> DATA QUIT -- cgit v1.2.3