#3709: Overlong header lines are only conditionally folded via RFC 2047 mangling
----------------------+----------------------
  Reporter:  steffen  |      Owner:  mutt-dev
      Type:  defect   |     Status:  new
  Priority:  minor    |  Milestone:
 Component:  MIME     |    Version:  1.5.21
Resolution:           |   Keywords:
----------------------+----------------------

Comment (by steffen):

 yuck, wikis, sorry.

 {{{
   $ sub=`LC_ALL=C awk 'BEGIN{for(i=0; i<92; ++i) printf "0123456789_"}'`
   $ echo|mutt -x -s "$sub" some@where
 }}}

 as well as

 {{{
   $ sub="รถ${sub}"
   $ echo|mutt -x -s "$sub" some@where
 }}}

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

Reply via email to