Stephen Kruger created EMAIL-141:
------------------------------------
Summary: Provide mapping between cid and attachment name/datasource
Key: EMAIL-141
URL: https://issues.apache.org/jira/browse/EMAIL-141
Project: Commons Email
Issue Type: Improvement
Affects Versions: 1.3.2
Reporter: Stephen Kruger
Fix For: 1.3.3
The method MimeMessageParser's getHtmlContent() potentially contains various
inline cid links.
In scenarios where one needs to render the html content of an email,
commons-email should provide a way to :
a)list all available cid's in an email (html or plain)
b)provide a way to retrieve the attachment associated with a cid
c)provide a way to map between a cid and attachment name
--
This message was sent by Atlassian JIRA
(v6.2#6252)