cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: SMTP Invalid Address (501 5.5.4)

From: Steve Holme <steve_holme_at_hotmail.com>
Date: Wed, 21 May 2014 13:22:21 +0100

On Wed, 21 May 2014, Tom Sparrow wrote:

>>I confirm whether you are passing the &&&&& into curl on the URL ie.
>>smtp://xxxx.yyyy.com/&&&&&
>>or is that coming from Curl_gethostname() ?
>
> It is coming from Curl_gethostname().

I thought it would be but just wanted to be 100% sure ;-)

Out of interest I take it the full cannonical name of the machine that your running from is not "&&&&&" ?

Does your app work with the problematic server if you perform either of the following:

a) smtp://xxxx.yyyy.com/DUMMY_HOST

b) smtp://xxxx.yyyy.com/realhostname.example.com

Kind Regards

Steve
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-05-21