> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> On Behalf Of David Brangaitis
> Sent: Monday, August 17, 2009 9:38 AM
> To: [email protected]
> 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


-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to