PHP 使用phpmailer 发送qq邮箱/163.com邮箱

1、首先开通POP3/SMTP服务,qq邮箱——帐号——设置,找到POP3/SMTP点开启,输入短信会有授权码,复制好,发送邮件需要用到 2、下载phpmailer:https://github.com/PHPMailer/PHPMailer 下载后只取用到的: class.phpmailer.php、class.phpmaileroauth.php、class.pop3.php、class.sm
相关文章
相关标签/搜索