Friday, March 18, 2011

Get text from java mail

If you don't want to dig javamail structures and mime types, there is easy way to extract text from Message object described in javamail official docs (I wonder why they didn't put it directly into specification).