Description | uses | Classes, Interfaces, Objects and Records | Functions and Procedures | Types | Constants | Variables |
POP3 protocol client
Used RFC: RFC-1734, RFC-1939, RFC-2195, RFC-2449, RFC-2595
Name | Description |
---|---|
Class TPOP3Send |
Implementation of POP3 client protocol. |
TPOP3AuthType = (...); |
cPop3Protocol = '110'; |
TPOP3AuthType = (...); |
The three types of possible authorization methods for "logging in" to a POP3 server.
cPop3Protocol = '110'; |