| |
Enables your application or ASP web page to reliably and securely receive Internet mails via POP3 protocol
MailBee POP3 MailBee POP3 allows you to quickly and easily download mail from POP3 servers in ASP, VB or any other ActiveX-capable application. It supports secure authentication on a POP3 server, full and partial download of messages (downloading headers), deleting messages, parsing and decoding messages into easy-to-use Message objects.
Like all other MailBee components, MailBee POP3 can be extended with MailBee SSL/SMIME Component. This will enable full support of SSL/TLS connections (for instance, you can use it with GMail) and S/MIME.
No knowledge of POP3, SSL, MIME and S/MIME is required.
MailBee POP3 returns downloaded messages as Message objects. Nothing gets saved to disk until the developer explicitly requests it
Message class is a standard e-mail message container in MailBee. For instance, you can get a message from POP3 object and then re-send it with SMTP object.
|
|
|
|
|