|
Best Java library for parsing email messages?: msg#00501lang.scala
I want to write a spam filter in Scala. This involves reading in email messages stored on disk. Rather than mucking around with regexes, is there a Java library that will extract this stuff automatically? The Apache Commons Email library only deals with sending email. The Java Mail library only lets you deal with messages downloaded from a POP3 account. Basically I want something functionally equivalent to http://www.python.org/doc/2.2.3/lib/module-email.Parser.html I can use from Scala. Thanks! Warren |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: junit and eclipse plugin: 00501, steve.bendiola |
|---|---|
| Next by Date: | Re: assorted beginner questions: 00501, Yang |
| Previous by Thread: | How do I use DTD's with Scala 2.3.0's XML object literals?i: 00501, Raphael James Cohn |
| Next by Thread: | Re: Best Java library for parsing email messages?: 00501, Warren Henning |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |