[imp] IMP not displaying attachment due to missing MIME Content-type name field
Aria Bamdad
aria at bsc.gwu.edu
Mon Aug 17 15:24:16 UTC 2009
> -----Original Message-----
> From: imp-bounces at lists.horde.org [mailto:imp-bounces at lists.horde.org]
> On Behalf Of David Brangaitis
> Sent: Monday, August 17, 2009 9:38 AM
> To: imp at lists.horde.org
> Subject: [imp] IMP not displaying attachment due to missing MIME
> Content-type name field
>
> Hello,
> We've noticed that attachments in incoming email from certain hosts
> were
> not displaying in IMP. This seems to occur when the mail is sent
> without
> the name= parameter set in the Content-type area of the MIME info. For
> example:
> --This will not display:
> Content-Type: application/msword
> Content-Transfer-Encoding: base64
> Content-Disposition: attachment; filename="document.doc"
> --
> --This will display:
> Content-type: application/msword;
> name="document.doc"
> Content-Disposition: attachment; filename="document.doc"
> Content-transfer-encoding: base64
>
> As I understand it, name= in Content-type is deprecated, though most
> clients seem to still use it.
> Any ideas about this? Could this have anything to do with the Pear
> module?
>
> Thanks,
> David Brangaitis
> Marist College
Hi David,
Is your IMP server getting mail from a zVM IMAP server? If so, I have the
same setup and have just confirmed what you reported. This appears to be an
IMAP problem as I have checked a similar setup running with a different IMAP
server which works fine.
Contact me off list if this is your setup and we can discuss getting a fix
for this from IBM.
Aria
More information about the imp
mailing list