From 6c6dc3f879718492c4902113815aac95cbbebfd8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 30 Dec 2009 22:50:42 +0000 Subject: modified to get the EHLO domain from the path part of the URL instead of the user name --- tests/data/test802 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test802') diff --git a/tests/data/test802 b/tests/data/test802 index 59d2e8c1f..dedc1e1fd 100644 --- a/tests/data/test802 +++ b/tests/data/test802 @@ -26,7 +26,7 @@ To: another body -smtp://%HOSTIP:%SMTPPORT -u user:secret --mail-rcpt 802@foo --mail-from 802@from -T - +smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 802@foo --mail-from 802@from -T - -- cgit v1.2.3