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
C# Mail is available on Codeplex and is pretty easy to use.