POP3 Client to List Emails and Delete Them Off Server
Category:
Network/InternetType:
ApplicationsDifficulty:
AdvancedAuthor:
Shane M. CroftVersion Compatibility: Visual Basic 6
More information:
This application allows you to login into a POP3 server, list all e-mails on that server and delete the e-mails of your choice off the server. This is a great tool for a number of purposes, such as screening for spam. The application as written does not display the message body, but because messages are encapsulated into a CMessage class which includes a MessageBody property, it would be easy to add this functionality.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download cs_pop3_email_deleter.zip