From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Wed, 26 Mar 2008 09:40:24 -0700 Subject: [sup-talk] Newline Issues In-Reply-To: <1204536487-sup-9413@chris-tablet> References: <1204536487-sup-9413@chris-tablet> Message-ID: <1206549226-sup-8056@south> Reformatted excerpts from Christopher Warrington's message of 2008-03-03: > When I use offlineimap under Cgywin, the messages are delivered with > CRLF. Sup cannot parse these: it thinks that the body is empty. I know > that sup is seeing the entire message. If I press H, I see all of the > message. I've finally had a chance to look into this. I've just patched Sup to handle carriage returns in mbox files, but things are still broken because of RubyMail. It looks like there's an outstanding RubyMail patch here: http://rubyforge.org/tracker/index.php?func=detail&aid=2821&group_id=446&atid=1756 If you apply that and get the latest git, I think things should work. -- William