There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This project contains two java classes. The first class can read an RFC822 compliant email and returns the message headers only. The second class can read an RFC822 compliant email and returns the message body only. These can then be piped into other applications.