Rolf Eike Beer writes:
Hi,as I recently found out courier does not check for CRLF sequences at the end of lines. It just blindy inserts CR. In case there's already a CR there it will still insert,
Correct. Text files on UNIX/Linux/Posix use LF as end-of-line sequence, so CR gets inserted when the message is transmitted via IMAP.
causing invalid IMAP transactions.
There is nothing invalid about it.
Here is a patch that fixes at least the easy places to correctly send out the mails.
Your patch breaks IMAP. You most certainly did not test it at all, or did not test it thoroughly.
pgpzsEgQQ70K8.pgp
Description: PGP signature
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
