constant SMTP::DEBUG_CONNECTION

Debug level to show connection status, client -> server and server -> client messages.

File

inc/PHPMailer/src/SMTP.php, line 78

Class

SMTP
PHPMailer RFC821 SMTP email transport class. Implements RFC 821 SMTP commands and provides some utility methods for sending mail to an SMTP server.

Code

const DEBUG_CONNECTION = 3;