Description: Client-side implementation of the POP3 protocol
Objective: To facilitate communication with a POP3 server (but not to handle the actual E-Mail). I also intend to implement a JavaMail Store using this library.
Current status: In development. I will officially release 1.0.0 after some more testing and after the APOP problems has been fixed (see "Bugs" below).
The relevant packages are
-- Peter Schuller (peter.schuller@infidyne.com)