来源:http://www.chinastor.com/a/jishu/mailserver/0G392262014.html 使用PHPmailer发送邮件时的常见问题总结: 一,没有定义发送邮箱$mail->From或格式不正确,错误提示:Language string failed to load: recipients_failed test@chinastor.com,注意,这个配置一定要正确,而且是正确的邮箱 二,没有定义邮件服务主机$mail->Host或连接失败,错误提示:La…