• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Java
  • Created over 13 years ago
  • Updated over 13 years ago

Reviews

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.