From 52cefc8cd7ae0faf2c63e645726f2da195d92a49 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 22 Sep 2013 15:14:26 +0100 Subject: tests: Fixed smtp rcpt to addresses --- tests/data/test913 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test913') diff --git a/tests/data/test913 b/tests/data/test913 index fb5d708a8..ceabe1182 100644 --- a/tests/data/test913 +++ b/tests/data/test913 @@ -30,7 +30,7 @@ To: another body -smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 913@foo --mail-from 913@example.com -T log/test913.eml +smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 913@example.com --mail-from 913@example.com -T log/test913.eml -- cgit v1.2.3