[#6448] Incorrect encoding type for base64 email
Summary Incorrect encoding type for base64 email
Queue IMP
Queue Version 4.2-RC3
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester fazevedo (at) netmadeira (dot) com
Created 03/14/2008 (56 days ago)
Due 03/14/2008 (56 days ago)
Updated 05/05/2008 (4 days ago)
Assigned 03/15/2008 (55 days ago)
Resolved 03/20/2008 (50 days ago)
Attachments source.txt Download
Milestone
Patch

History
05/05/2008 fazevedo (at) netmadeira (dot) com Comment #6 Reply to this comment
> Displays fine here.

I still have the same issue with base64 emails, this time it happened with an attachment with the following headers:

Content-Type: application/msword
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="=?iso-8859-1?Q?Distribui=E7=E3o_do_trabalho2.doc?="

The content was avaiable to download as a birany file (which didnt work btw), under the name "unamed".

I take it isnt a bug since everyone who posted here said it was working for them, but do you have any idea of what might be wrong then?
03/20/2008 Michael Slusarz Comment #5
State ⇒ Not A Bug
Reply to this comment
Displays fine here.
03/17/2008 fazevedo (at) netmadeira (dot) com Comment #4 Reply to this comment
> Can you be more specific? Is this an email that there are problems
> displaying, or something you're having trouble spending?
The only problem I noticed so far is displaying a message encoded in base64. It seems to me that imp is not recognizing the content-transfer-encoding header.
03/15/2008 Chuck Hagenbuch Comment #3 Reply to this comment
(sending)
03/15/2008 Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
Can you be more specific? Is this an email that there are problems displaying, or something you're having trouble spending?
03/14/2008 fazevedo (at) netmadeira (dot) com Comment #1
New Attachment: source.txt Download
Patch ⇒
Milestone ⇒
Queue ⇒ IMP
Due ⇒ 03/14/2008
Summary ⇒ Incorrect encoding type for base64 email
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Reply to this comment
IMP's unable to correctly assign the mime type for base64 encoded messages. (tried 4.1, 4.2 RC2 and 4.2 RC3)