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/test910 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/data/test910') diff --git a/tests/data/test910 b/tests/data/test910 index 5f8186f66..05e99c52a 100644 --- a/tests/data/test910 +++ b/tests/data/test910 @@ -26,7 +26,7 @@ To: another body -smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 910@foo --mail-rcpt 910@foobar.example --mail-from 910@example.com -T - +smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 910@foo --mail-from 910@example.com -T - @@ -37,7 +37,6 @@ smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 910@foo --mail-rcpt 910@foobar.example EHLO user MAIL FROM:<910@example.com> RCPT TO:<910@foo> -RCPT TO:<910@foobar.example> DATA QUIT -- cgit v1.2.3