modified to get the EHLO domain from the path part of the URL instead of the

user name
This commit is contained in:
Daniel Stenberg
2009-12-30 22:50:42 +00:00
parent a1311e5a24
commit 6c6dc3f879
4 changed files with 18 additions and 8 deletions

View File

@@ -32,7 +32,7 @@ To: another
body
</stdin>
<command>
smtp://%HOSTIP:%SMTPPORT -u user:secret --mail-rcpt 803@foo --mail-from 803@from -T -
smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 803@foo --mail-from 803@from -T -
</command>
</client>