public property PHPMailer::$SMTPAuth
Search API
Whether to use SMTP authentication. Uses the Username and Password properties.
Type: bool
See also
PHPMailer::$Username
PHPMailer::$Password
File
- inc/
PHPMailer/ src/ PHPMailer.php, line 297
Class
- PHPMailer
- PHPMailer - PHP email creation and transport class.
Namespace
PHPMailer\PHPMailerCode
public $SMTPAuth = false;