Skip to main content
FlightPath
academic advising and degree audit
Navigation
Home
Download
Documentation
Hosting & Support
Contact
You are here
Home
»
API reference
»
FlightPath 5.x
»
SMTP.php
»
SMTP
» constant SMTP::DEBUG_SERVER
constant SMTP::DEBUG_SERVER
Search API
Function, file, or topic
*
Partial match search is supported
Debug level to show client -> server and server -> client messages.
File
inc/
PHPMailer/
src/
SMTP.php
, line 73
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_SERVER
=
2
;