POP3 aggregation client: transmit CRLF newlines instead
authorArt Cancro <ajc@citadel.org>
Thu, 18 Oct 2007 02:47:54 +0000 (02:47 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 18 Oct 2007 02:47:54 +0000 (02:47 +0000)
commit246e1b3291d51e5bc5c94ad47d5c3c5d5b12b798
treefbd2bc3fb16ac64ac3c6febf22b8be0dae73157d
parent6de199e2d44877dd4474e57bc3e1d8f36a0d62f9
POP3 aggregation client: transmit CRLF newlines instead
of LF newlines.  No bonus points will be awarded for guessing whose
POP3 server is b0rken and doesn't auto-detect the type of newlines
being used: this fix gets the client to work properly with the
brain-dead Microsoft Exchange server.
citadel/modules/pop3client/serv_pop3client.c