[
https://issues.apache.org/jira/browse/MIME4J-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794992#action_12794992
]
Stefano Bagnara commented on MIME4J-148:
----------------------------------------
rssowl (java rss reader) uses mime4j 0.3 to parse NTTP messages:
https://rssowl.svn.sourceforge.net/svnroot/rssowl/trunk/org.rssowl.contrib.nntp/src/org/rssowl/contrib/internal/nntp/NewsGroupHandler.java
It uses an old MimeStreamParser and a custom contenthandler and manually parse
headers (mime4j 0.3 used an addField(string) instead of the current
addField(Field) method)
> Track downstream use-case for mime4j library
> --------------------------------------------
>
> Key: MIME4J-148
> URL: https://issues.apache.org/jira/browse/MIME4J-148
> Project: JAMES Mime4j
> Issue Type: Task
> Affects Versions: 0.7
> Reporter: Stefano Bagnara
> Assignee: Stefano Bagnara
> Priority: Minor
> Fix For: 0.8
>
>
> This issue is here to track the downstream use cases.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.