You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2010/06/30 16:51:49 UTC

[jira] Updated: (GERONIMO-5415) Mail cannot handle image/jpeg

     [ https://issues.apache.org/jira/browse/GERONIMO-5415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated GERONIMO-5415:
---------------------------

    Attachment: testjpeg.msg
                testjpg.msg
                Geronimo-5415.jmx

> Mail cannot handle image/jpeg
> -----------------------------
>
>                 Key: GERONIMO-5415
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5415
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: specs
>         Environment: geronimo-javamail_1.4_mail-1.8.1.jar
>            Reporter: Sebb
>            Assignee: Rick McGuire
>         Attachments: Geronimo-5415.jmx, testjpeg.msg, testjpg.msg
>
>
> The following content type causes a problem when parsing mail:
> Content-Type: image/jpeg; name=name.jpg
> However the following is parsed OK:
> Content-Type: image/jpg; name=name.jpg
> The code should be able to handle both.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.