curl-library
Re: curl-7.24.0 SMTP
Date: Thu, 26 Jan 2012 20:06:42 +0100 (CET)
On Wed, 25 Jan 2012, brett kaylor wrote:
> I have been using SMTP successfully with curl-7.23.1. I downloaded, built
> the 7.24.0, and linked my application without any mods to my application.
> With 7.24.0, my small emails (12kb) work, but my larger ones (36kb) cause a
> crash. The crash happens in smpt.c in smtp_done(). The last line in the
> routine is setting the smtp->transfer = FTPTRANSFER_BODY. It looks like the
> smpt address is bad.
Can you please help us and provide a complete source code to an example that
repeats this problem?
> Anything I may need to do different between the versions in regards to
> SMTP?
Not that I can recall, but it depends on how your code looks like I guess...
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-01-26