#3594: Content-Disposition fails with Android 2.* MUA
------------------------------------------------+---------------------------
 Reporter:  Ambrevar                            |       Owner:  mutt-dev
     Type:  defect                              |      Status:  new     
 Priority:  major                               |   Milestone:          
Component:  mutt                                |     Version:  1.5.21  
 Keywords:  android header content-disposition  |  
------------------------------------------------+---------------------------
 When trying to read mails composed with Mutt, users of Android 2.* default
 MUA will see nothing but an "Unknown.txt" attachment, which is indeed the
 body of the mail. The content is still readable, but it is confusing for
 Android users (and not very convenient).

 The issue comes from Android misbehaving with the Content-Disposition line
 in the header of the mail, whatever the value is. Mutt is one of the few
 MUA that automatically adds this line to every mail header.

 I quickly patched mutt_write_mime_header@sendmail.c to remove the line and
 it works. As far as I know, there is no way to toggle off this line
 directly from muttrc. Would be nice to add this feature.

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

Reply via email to