![]() |
The component allows you to perform retrieve and delete mail messages from any standard POP3 server, which compiles with RFC 1939, via a web page and offer functionality that POP3 server support. The component exposes message headers via properties and handles quoted-printable and base64 decoding file attachments and embedded images also. It provides following operations.
Retrieve mail messages using message numbers and also can sort the messages in ascending and descending given criteria.
Delete mail messages.
Check current status, as number of mail messages present and total size.
Method Name | Method Description |
Delete | Delete specified message(s) from the mailbox using their sequence numbers |
GetAll | Retrieves
the data associated with messages using
their sequence numbers |
GetHeaderOnly | Retrieves the headers associated with messages using their sequence numbers |
Status | Check current status |
Copyright © 2000, Advanced Communications |