From 25a0c96a49429706dd0a53d7dac98179d9895c82 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 29 Sep 2013 16:48:02 +0100 Subject: tests: Updated email addresses in SMTP tests following recent changes --- tests/data/test917 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'tests/data/test917') diff --git a/tests/data/test917 b/tests/data/test917 index 23a05ecb1..cc75da3aa 100644 --- a/tests/data/test917 +++ b/tests/data/test917 @@ -26,7 +26,7 @@ To: another body -smtp://%HOSTIP:%SMTPPORT/917 --mail-rcpt 917@example.com --mail-rcpt 917@foo.example.com --mail-rcpt 917@bar.example.com --mail-rcpt 917@foobar.example.com --mail-rcpt 917@another.example.com --mail-from 917@example.com -T - +smtp://%HOSTIP:%SMTPPORT/917 --mail-rcpt recipient.one@example.com --mail-rcpt recipient.two@example.com --mail-rcpt recipient.three@example.com --mail-rcpt recipient.four@example.com --mail-rcpt recipient.five@example.com --mail-from sender@example.com -T - @@ -35,12 +35,12 @@ smtp://%HOSTIP:%SMTPPORT/917 --mail-rcpt 917@example.com --mail-rcpt 917@foo.exa EHLO 917 -MAIL FROM:<917@example.com> -RCPT TO:<917@example.com> -RCPT TO:<917@foo.example.com> -RCPT TO:<917@bar.example.com> -RCPT TO:<917@foobar.example.com> -RCPT TO:<917@another.example.com> +MAIL FROM: +RCPT TO: +RCPT TO: +RCPT TO: +RCPT TO: +RCPT TO: DATA QUIT -- cgit v1.2.3