On 10/4/07, Jukka Zitting <[EMAIL PROTECTED]> wrote: > Hi, > > On 10/4/07, Rida Benjelloun <[EMAIL PROTECTED]> wrote: > > I have found this library to parse .msg file. > > http://auxilii.com/msgparser/Page.php?id=100. Are you interested to have > > Outlook parser in Tika ? > > That would definitely be useful, but msgparser seems to be GPL > software, see http://auxilii.com/msgparser/Page.php?id=19500. > > Could we use JavaMail or the Mime4J from Apache James as a generic > interface for parsing email? We would implement a generic EmailParser > component that would depend only on a generic API.
IMHO jochen's pull parser in Mime4j has the making of a good generic API - robert
