diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-12-30 22:50:42 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-12-30 22:50:42 +0000 |
commit | 6c6dc3f879718492c4902113815aac95cbbebfd8 (patch) | |
tree | f09e3e8e76b7ac5c7b9b3f748231df4840cb78b9 /tests/data/test802 | |
parent | a1311e5a24e8163876d2d52a422b90d6ba037dd8 (diff) | |
download | curl-6c6dc3f879718492c4902113815aac95cbbebfd8.tar.gz |
modified to get the EHLO domain from the path part of the URL instead of the
user name
Diffstat (limited to 'tests/data/test802')
-rw-r--r-- | tests/data/test802 | 2 |
1 files changed, 1 insertions, 1 deletions
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 </stdin> <command> -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 - </command> </client> |