51Testing软件测试论坛
标题:
mantis 邮箱配置问题
[打印本页]
作者:
rogercao
时间:
2007-10-25 10:45
标题:
mantis 邮箱配置问题
邮箱发送报错:
PROBLEMS SENDING MAIL TO:
Mailer Error: The following From address failed:
邮箱配置内容:
$g_smtp_host = 'smtp.163.com'; //邮件服务器名
$g_smtp_username = ;
$g_smtp_password = ;
$g_use_phpMailer = ON;
$g_phpMailer_path = ; //phpMailer路径
$g_phpMailer_method = 2;
$g_administrator_email = ;
$g_webmaster_email = ;
$g_from_email = ;
$g_return_path_email = ;
请问原因出在哪里啊?谢谢
作者:
luming
时间:
2007-10-25 11:44
你安装了phpmailer了吗?
我用本身的mailto也不行,你安装一个phpmailer后再试试。
作者:
rogercao
时间:
2007-10-25 11:50
标题:
回复 2# 的帖子
已经安装了phpmailer
作者:
luming
时间:
2007-10-25 13:13
http://www.mantis.org.cn/read.php?tid=1&fpage=1
你看看这个是否有帮助.
作者:
rogercao
时间:
2007-10-25 14:10
标题:
回复 4# 的帖子
谢谢
是163的SMTP服务器的问题,换了SINA的邮箱就可以了
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2