VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



POP3 library

by Edwin Vermeer. (11 Submissions)
Category: Libraries
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (13 Votes)

This is a library for accessing a pop3 email box.
With this library you will be able to:
* Access any pop3 email box (if your network allows it)
* See what is in that mailbox (number of emails and sizes, etc.).
* Read the emails and delete them if you want to.
* Read all properties of an email.
* Handele Attachments
See the screenshot for most of the options that are available.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
I am also working on a WebMail application that is using this library. It's for 80% finished. You can take a peek at it at https://www.evict.nl/open_source.asp
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The TCP/IP communication is don by using the Generic Client object from the submition that I did earlier this week.
If you need a simple demo how this works, then have a look at https://www.vbcoders.com/vb/scripts/ShowCode.asp?txtCodeId=62794&lngWId=1
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
For testing purposes I have set up a test email account. This way the demo works without changing parameters. You can even send a test mail to that mail box. Don't over do it. There is a size limit on the box. If it's abused then i will just close the account.

Rate POP3 library

Download POP3 library

Download POP3 library (73 KB)

POP3 library Comments

No comments have been posted about POP3 library. Why not be the first to post a comment about POP3 library.

Post your comment

Subject:
Message:
0/1000 characters