27 Oct
2007
27 Oct
'07
6:50 p.m.
On Tue, 2007-10-23 at 14:18 -0400, Gerard wrote:
I've been thinking about this a little more since yesterday. Is there a reason why Dovecot shouldn't simply convert CR-LF line endings to LF on the fly, or at least have a configuration option you can turn on that will do this? This seems preferrable to blowing up with the error cited above...
Maybe I am misunderstanding this thread, but aren't CRLF specifically mentioned in RFC822 and other RFCs?
It's mentioned in SMTP, IMAP, etc. RFCs, but nothing requires newlines to be stored as CRLF in disk. They just need to be sent as CRLFs to IMAP/POP3 clients (which Dovecot does).