Post Office Protocol (POP3)
Class aprPOP
Description
The aprPOP Class enables an application to scan and retrieve mail messages stored on a remote host.
For Secure Edition information, see SLL Certificates.
|
Variable | ||
|
|
Holds the Last Error description | |
|
|
Logical for Enabling / Disabling additional Debug messages | |
|
|
Logical. Whether or not to include the Callstack in the Debug messages | |
|
|
Holds the Last Error number | |
|
|
Handle to the New / Current Message | |
|
Methods | ||
|
|
Initialize the library for use by the calling process | |
|
|
Releases resources for the Instance of the aprPOP Class | |
|
|
|
|
|
|
Change the specified mail account password | |
|
|
Send a command to the server | |
|
|
Connect to the specified server | |
|
|
Establish a secure client connection with a remote server | |
|
|
Delete the specified message from the mailbox | |
|
|
Disconnect from the current server | |
|
|
Return the value of the specified header field | |
|
|
Return the current line mode | |
|
|
Retrieve the specified message from the server | |
|
|
Return the number of messages available in the mailbox | |
|
|
Return the number of messages available in the mailbox | |
|
|
Retrieve the specified message header from the server | |
|
|
Return the message ID string for the specified message | |
|
|
Return the address of the message sender | |
|
|
Return the size of the specified message | |
|
|
Return the result code from the previous command | |
|
|
Return the result string from the previous command | |
|
|
Return the current session socket | |
|
|
Login to the remote server | |
|
|
Login to the remote server, specifying authentication type | |
|
|
Get/Set the client multi-line output flag | |
|
|
Read data returned by the remote server | |
|
|
Reset the client state | |
|
|
Send a message through the mail server | |
|
|
Set the last error code | |
|
|
Set the current line mode | |
|
|
Store the contents of a message in the specified file | |
|
|
Get/Set the number of seconds until an operation times out | |
|
|
Enable/Disable logging of socket-level calls to the trace log | |
|
|
Write data to the server | |
|
aSocks Secure Edition | ||
|
|
See SSL Certificates |
|