Re: [Bulk] Re: [Bulk] RE: SMTP, data corruption and dot stuffing

2011-10-19 Thread operax...@yahoo.ca
Le 19/10/2011 16:27, operax...@yahoo.ca a écrit : I've been able to step into debugger to analyze Curl_smtp_escape_eob (smtp.c) but I've been unable to spot a dot insertion in the buffer. Will continue to look into it. The dot is inserted via the dump function for CURLOPT_DEBUGFUNCTION

Re: [Bulk] Re: [Bulk] RE: SMTP, data corruption and dot stuffing

2011-10-19 Thread Rich Gray
operax...@yahoo.ca wrote: Le 19/10/2011 16:27, operax...@yahoo.ca a écrit : I've been able to step into debugger to analyze Curl_smtp_escape_eob (smtp.c) but I've been unable to spot a dot insertion in the buffer. Will continue to look into it. The dot is inserted via the dump function for