diff options
author | Steve Holme <steve_holme@hotmail.com> | 2012-02-14 14:21:21 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-02-14 19:12:28 +0100 |
commit | 69406f0be7ba15a14683ef98eba4b1fe7e7f14c8 (patch) | |
tree | 5c807b377a76e5094473584fe3875186ff65022e /sample.emacs | |
parent | ea4ceca2222aa5c49198d42678437a4f5ded6f3f (diff) |
SMTP: Fixed error when using CURLOPT_CONNECT_ONLY
Fixed incorrect behavior in smtp_done() which would cause the end of
block data to be sent to the SMTP server if libcurl was operating in
connect only mode. This would cause the server to return an error as
data would not be expected which in turn caused libcurl to return
CURLE_RECV_ERROR.
Diffstat (limited to 'sample.emacs')
0 files changed, 0 insertions, 0 deletions