PHPMailer POP-Before-SMTP Authentication Class.
Specifically for PHPMailer to use for RFC1939 POP-before-SMTP authentication. Does not support APOP.
Located in /class.pop3.php (line 30)
Are we connected?
POP3 Carriage Return + Line Feed.
Debug display level.
Options: 0 = no, 1+ = yes
Error container.
POP3 mail server hostname.
POP3 password.
Default POP3 port number.
Default timeout in seconds.
Resource handle for the POP3 connection socket.
POP3 port number.
POP3 Timeout Value in seconds.
POP3 username
The POP3 PHPMailer Version number.
Simple static wrapper for all-in-one POP before SMTP
Authenticate with a POP3 server.
A connect, login, disconnect sequence appropriate for POP-before SMTP authorisation.
POP3 connection error handler.
Checks the POP3 server response.
Looks for for +OK or -ERR.
Connect to a POP3 server.
Disconnect from the POP3 server.
Get an array of error messages, if any.
Get a response from the POP3 server.
$size is the maximum number of bytes to retrieve
Log in to the POP3 server.
Does not support APOP (RFC 2828, 4949).
Send raw data to the POP3 server.
Add an error to the internal error store.
Also display debug output if it's enabled.
Documentation generated on Mon, 09 Jan 2017 11:55:20 +0000 by phpDocumentor 1.4.3