Ticket #3108 (closed defect: fixed)
Mutt 1.5.18 "could not copy message"
| Reported by: | mcba | Owned by: | mutt-dev |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | mutt | Version: | 1.5.18 |
| Keywords: | patch | Cc: | mutt-trac@…, sertac.liste@… |
Description
Mutt says "could not copy message" whenever I am sent emails with attachments by a particular person. The relevant headers (as revealed by "pine") are:
User-Agent: SquirrelMail? MIME-Version: 1.0 Content-Type: multipart/mixed;boundary="----=_20080703110649_28315"
Content-Type: multipart/alternative;
boundary="8627fsu_trap_51382_94601130708002_=----"
Content-Transfer-Encoding: base64
--8627fsu_trap_51382_94601130708002_=---- Content-Type: text/plain Content-Transfer-Encoding: 8bit
...TEXT IS HERE...
--8627fsu_trap_51382_94601130708002_=---- Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: 8bit
...MORE TEXT... --8627fsu_trap_51382_94601130708002_=------
Content-Type: text/html; name="untitled-[1.2]" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="untitled-[1.2]"
...MORE TEXT...
Content-Type: image/jpeg; name="APT_adjust_focus.JPG" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="APT_adjust_focus.JPG"
...JPG DATA...
and so on.
Any help greatly appreciated. And a big "thank you" for mutt!
