I have a web application that requires a server based component to periodically access POP3 email boxes and retrieve emails. The service then needs to process the emails whi
I did an implementation of OpenPop for a project recently, and was happy with it. It does what it says on the tin. (and it's free.)