TPOP3AuthType

type TPOP3AuthType = (POP3AuthAll, POP3AuthLogin, POP3AuthAPOP);

Unit
POP3send

Description
The three types of possible authorization methods for "logging in" to a POP3 server.