curl-library
curl-7.24.0 SMTP
From: brett kaylor <bbkaylor_at_yahoo.com>
Date: Wed, 25 Jan 2012 19:41:36 -0800 (PST)
Date: Wed, 25 Jan 2012 19:41:36 -0800 (PST)
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.
Anything I may need to do different between the versions in regards to SMTP?
thanks,
Brett
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-01-26