发信测试失败
以前是能正常发送邮件的,今天删除插件装了新版
wp4.8 , basic最新版(发信配置没变),php7.1,发信测试出现以下错误:
object(WP_Error)#7268 (2) { [\"errors\"]=> array(1) { [\"wp_mail_failed\"]=> array(1) { [0]=> string(265) \"The following From address failed: lcyxs@lcyx.org : MAIL FROM command failed,ϵͳ��ǿ�ƿ����ʺ��������ã����¼exmail.qq.com���� ,501,SMTP server error: MAIL FROM command failed Detail: ϵͳ��ǿ�ƿ����ʺ��������ã����¼exmail.qq.com���� SMTP code: 501\" } } [\"error_data\"]=> array(1) { [\"wp_mail_failed\"]=> array(6) { [\"to\"]=> array(1) { [0]=> string(16) \"2670*****@qq.com\" } [\"subject\"]=> string(12) \"测试标题\" [\"message\"]=> string(15) \"测试内容\" [\"headers\"]=> array(0) { } [\"attachments\"]=> array(0) { } [\"phpmailer_exception_code\"]=> int(2) } } }
谢谢!