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


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.

Reply via email to