腾讯云TDP | 会员 (已认证)
首先我们需要下载PHPMailer:https://github.com/PHPMailer/PHPMailer
PHPMailer 是一个强大的 PHP 编写的邮件发送类,使用它可以更加便捷的发送邮件,并且还能发送附件和 HTML 格式的邮件,同时还能使用 SMTP 服务...
https://github.com/kohunglee/simpleMailTool/
安装 composer require phpmailer/phpmailer demo <?php require 'vendor/autoload.php'...
开启后就会显示一串密码,即是$mail->Password = "EXVH123456KDSGGRJ";修改即可