Since commit a045882 the queued emails on disk are assumed to use CRLF so the emails can be sent as-is over SMTP. This was the quickest way to implement the CRLF change but I dislike that assumption.
At some point I would like to revisit that assumption.