#2995: Mutt is folding subject line folds using a tab, which appears to be against RFC 2822 ----------------------+----------------------------------------------------- Reporter: frnkblk | Owner: pdmef Type: defect | Status: closed Priority: minor | Milestone: 1.6 Component: mutt | Version: 1.5.17 Resolution: fixed | Keywords: header folding white-space ----------------------+----------------------------------------------------- Changes (by Rocco Rutte <pd...@gmx.net>):
* status: started => closed * resolution: => fixed Comment: (In [536771b4e085]) Rewrite header folding We now distinct between sending and display case. For display, we always use tabs for folding for readability; for sending we now correctly fold using whitespace found in the header. Closes #2995. Closes #3080. -- Ticket URL: <http://dev.mutt.org/trac/ticket/2995#comment:34> Mutt <http://www.mutt.org/> The Mutt mail user agent