[
https://issues.apache.org/jira/browse/EMAIL-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Kruger updated EMAIL-141:
---------------------------------
Attachment: MimeMessageParser.java
A potential solution.
> 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
> Labels: cid
> Fix For: 1.3.3
>
> Attachments: MimeMessageParser.java
>
>
> 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)