public property PHPMailer::$do_verp
Search API
Whether to generate VERP addresses on send. Only applicable when sending via SMTP.
Type: bool
See also
https://en.wikipedia.org/wiki/Variable_envelope_return_path
http://www.postfix.org/VERP_README.html Postfix VERP info
File
- inc/
PHPMailer/ src/ PHPMailer.php, line 432
Class
- PHPMailer
- PHPMailer - PHP email creation and transport class.
Namespace
PHPMailer\PHPMailerCode
public $do_verp = false;