donglong7338 2013-10-09 09:50
浏览 152

Mantis bug跟踪器没有发送重置密码电子邮件?

In mantis bugs tracker, When I create new user and press Reset Password button, It can't send the reset password email to user !!!! why ??

Or, is there any configuration to make it sent the reset password email?

This is my email configuration:

$g_hostname = 'localhost';
$g_db_type = 'mysql';
$g_database_name = 'bugtracker';
$g_db_username = 'root';
$g_db_password = 'root';
$g_allow_signup    = ON;  
$g_enable_email_notification = ON; 
$g_phpMailer_method = PHPMAILER_METHOD_SMTP;
$g_smtp_host = 'smtp.gmail.com';
$g_send_reset_password=ON;
$g_smtp_connection_mode = 'tls';
$g_smtp_port = 587;
$g_from_email= 'Waseelac@gmail.com';
$g_smtp_username = 'Waseelac@gmail.com'; //replace it with your gmail address
$g_smtp_password = '******'; //replace it with your gmail password
$g_administrator_email = 'mohammad.hasan@waseela-net.com';
  • 写回答

1条回答 默认 最新

  • dongxianchu3541 2014-05-15 10:47
    关注

    It's because for some weeks google requires you to use SSL. So change connection_mode to ssl and port to 465.

    评论

报告相同问题?

悬赏问题

  • ¥15 孟德尔随机化结果不一致
  • ¥20 求用stm32f103c6t6在lcd1206上显示Door is open和password:
  • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
  • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线
  • ¥15 谁有desed数据集呀
  • ¥20 手写数字识别运行c仿真时,程序报错错误代码sim211-100
  • ¥15 关于#hadoop#的问题
  • ¥15 (标签-Python|关键词-socket)
  • ¥15 keil里为什么main.c定义的函数在it.c调用不了
  • ¥50 切换TabTip键盘的输入法