请老师解答开启qq邮箱设置,还是报错,qq又将接不到邮件,无法激活,数据库里面有记录

来源:6-4 [PDO实战] 功能实现之用户登录

髢篭

2016-09-19 11:02

没有定义数据库配置,请先定义

没有定义数据库配置,请先定义


( ! ) Fatal error: Uncaught exception 'Swift_TransportException' with message 'Failed to authenticate on SMTP server with username "1059101993@qq.com" using 1 possible authenticators' in C:\wamp\www\PDO_sjkcxc\app\swiftmailer-master\lib\classes\Swift\Transport\Esmtp\AuthHandler.php on line 184

( ! ) Swift_TransportException: Failed to authenticate on SMTP server with username "1059101993@qq.com" using 1 possible authenticators in C:\wamp\www\PDO_sjkcxc\app\swiftmailer-master\lib\classes\Swift\Transport\Esmtp\AuthHandler.php on line 184


写回答 关注

1回答

  • qq_放肆青春_03307463
    2016-10-16 21:43:59
    已采纳

    SMTP服务器上进行身份验证失败,证明你的链接QQ邮箱的服务器那几行代码写错了,仔细检查一下,也可以去百度上copy那几行!希望对你有帮助

    髢篭

    非常感谢!

    2016-10-17 18:52:07

    共 1 条回复 >

PDO—数据库抽象层

本教程主要通过实战演练深入剖析PDO以加深理解

30045 学习 · 421 问题

查看课程

相似问题