Sample: POP3 Downloader
Retrieves a message list from a POP3 server
and downloads the messages into local .EML files.
Usage
=====================================================================
Pop3Download.exe
=====================================================================
Downloads e-mail messages from POP3 server.
The program is a sample for Rebex Mail for .NET component.
For more info, see http://www.rebex.net/mail.net/
Syntax: Pop3Download.exe server[:port] -username username
-password password
More info
The sample demonstrates:
- Retrieving message list from a POP3 server
- Downloading messagees from a POP3 server
- Connecting using TLS/SSL.
See also: