cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SMTP, data corruption and dot stuffing

From: <operaxxox_at_yahoo.ca>
Date: Thu, 20 Oct 2011 15:09:46 +0200

Le 20/10/2011 13:57, Daniel Stenberg a écrit :
> On Thu, 20 Oct 2011, operaxxox_at_yahoo.ca wrote:
>
>> I've looked at test 803, I see that after "To: another" the test
>> contains 0a 0a 0d 0a 2e 0d
>>
>> but libcurl is sending
>> 0a 0a 0d 0a 2e 2e
>
> Update again, I found the problem and fixed it. It was just a silly
> pre-commit "cleanup" that went a little too far.

Great.

I was making no sens in my latest comment. Everything looks fine
once again using the latest commit (from github).

In my example, the "chunk" is reduced to 16383 bytes, so that the
<CR> is send in the next chunk.

--
Catherine
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-10-20