Qore Pop3Client Module Reference
1.3
|
The Pop3Client module provides the Pop3Client class for retrieving emails from a POP3 server, with or without TLS/SSL encryption.
To use this module, use "%requires Pop3Client"
in your code. See examples/pop3.q for an example program using this module.
All the public symbols in the module are defined in the Pop3Client namespace.
The main class is: