#3759: Illegal mbox file created from md message missing EOL at end
-------------------------+----------------------
  Reporter:  muttbug111  |      Owner:  mutt-dev
      Type:  defect      |     Status:  new
  Priority:  major       |  Milestone:
 Component:  mutt        |    Version:
Resolution:              |   Keywords:
-------------------------+----------------------

Comment (by muttbug111):

 Sorry, messed up:

 {{{
 <header lines>
 <empty line>
 <space, but no EOL following>
 }}}

 becomes

 {{{
 From ... (mail 1)
 <header lines>
 Content-Length: 1
 <empty line>
 <space, but no EOL following>
 From ... (mail 2)
 <header lines>
 Content-Length: ...
 <empty line>
 <body lines>
 }}}

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3759#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to