[imp] attachments not showed with IMP 5.0.18
Michael M Slusarz
slusarz at horde.org
Wed Feb 8 18:16:09 UTC 2012
Quoting mailing lists <listas.correo at yahoo.es>:
> Hello,
>
> I am testing IMP 5.0.18 and when a mail is forwarded beetwen systems
> the attachments become unrecognizable.
>
> In this example the MIME part image/jpeg is showed as octect-stream
> by IMP and clicking over the attachment link the popup windowns said
> "Could not auto-determine data type".
>
> any idea about where the problem can be?
[snip]
> X-Mailer: Sun Java(tm) System Messenger Express 6.2-1 (built Feb 24
> 2005)
[snip]
> ----77ad52058a31e0e63bf
> Content-Type: message/rfc822
> Content-Disposition: inline
> Content-Transfer-Encoding:
That empty Content-Transfer-Encoding is incorrect. It is most likely
causing the parsing code on the IMAP server to incorrectly identify
all the parts in the forwarded message.
Note that this is NOT an issue that can be fixed in imp. We determine
the structure of a message via the IMAP BODYSTRUCTURE command. If
that command is giving us incorrect information, there is nothing we
can do about it.
In short, that e-mailer (Sun Messenger Express) is sending broken MIME
messages.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the imp
mailing list