CR/LF
Date: 07/26/05
(C Sharp) Keywords: no keywords
Has anyone here ever implemented the IMAP protocol?
I'm stuck on the APPEND command. I think I'm setting it all up correctly, but no matter what I do, I get the response that the command must be terminated with a CR/LF combination. I send "\r\n" at the end of the command, and aside from that, I'm not sure what else I can do.
In general, if you had to send a CR/LF over a telnet connection, how would you do it?
Source: http://www.livejournal.com/community/csharp/32016.html