2 Aug
2006
2 Aug
'06
11:27 a.m.
On Wed, 2 Aug 2006 at 03:17 +0300, Timo Sirainen wrote:
On Tue, 2006-08-01 at 22:51 +0300, Timo Sirainen wrote:
On Tue, 2006-08-01 at 15:15 +0100, Richard Birkett wrote:
When Dovecot stores the message in the mbox file, it *used* to convert all the CRLFs to LF. Since the change, it is still converting the CRLFs in the header, but is leaving them intact in the body. The result is a weird hybrid format within the file.
Are you sure you just didn't set mail_save_crlf=yes?
Oh, I thought less would have shown the CRs, but looks like it didn't and I had the same problem. :) Fixed here:
Thanks! That's fixed it.
Richard