wrong content-type for embedded PNG images
------------------------------------------
Key: EMAIL-107
URL: https://issues.apache.org/jira/browse/EMAIL-107
Project: Commons Email
Issue Type: Bug
Affects Versions: 1.2
Reporter: Jay
when embedding a PNG image the content type is: Content-Type:
application/octet-stream;
which makes some clients not show the image.
by contrast, when embedding a GIF image the content type is correctly shown as:
Content-Type: image/gif;
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira