diff options
author | Bill Nagel <wnagel@tycoint.com> | 2014-09-26 18:55:01 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-09-30 21:36:27 +0100 |
commit | ee0958cb4d930cb4cdb167ea401699cbb9229afa (patch) | |
tree | 51fdcf94764d971202b2dbc39d69ec6f8ddca578 /projects | |
parent | 0e1590b3dd5107b7a3f65c19f9d84c4681975461 (diff) |
smtp: Fixed intermittent "SSL3_WRITE_PENDING: bad write retry" error
This patch fixes the "SSL3_WRITE_PENDING: bad write retry" error that
sometimes occurs when sending an email over SMTPS with OpenSSL. OpenSSL
appears to require the same pointer on a write that follows a retry
(CURLE_AGAIN) as discussed here:
http://stackoverflow.com/questions/2997218/why-am-i-getting-error1409f07fssl-routinesssl3-write-pending-bad-write-retr
Diffstat (limited to 'projects')
0 files changed, 0 insertions, 0 deletions