View Issue Details

IDProjectCategoryView StatusLast Update
0020562mantisbtemailpublic2016-02-17 02:07
Reporterjinx Assigned Toatrol  
PriorityurgentSeverityblockReproducibilityalways
Status closedResolutionno change required 
Platformapache, php, mysqlOSwin7OS Versionmaster-1.2.x
Summary0020562: i don't send email to smtp server
Description

sorry, i don't know english very well
setting list
file name : config_inc.php
$g_smtp_host= 'smtp.gmail.com';
$g_smtp_username = 'j*o1*0'; // is
$g_smtp_password = 'w4'; // equal secret
$g_smtp_connection_mode = 'tls';
$g_smtp_port = 587;
$g_administrator_email= 'j*o10@gmail.com'; // google email address

file name : php.inc
before -> after
;extension=php_openssl.dll -> extension=php_openssl.dll

but i don't receive any email..
plz help me..

TagsNo tags attached.

Activities

atrol

atrol

2016-02-03 02:27

developer   ~0052464

jinx,

maybe setting "Allow less secure apps: ON" does the trick.
https://www.mantisbt.org/forums/viewtopic.php?f=3&t=23356#p58120
Have also a look at
https://www.mantisbt.org/forums/viewtopic.php?f=3&t=15398
This is not a bug or feature request for MantisBT (you are asking for help on how to configure the system). I am therefore resolving this issue as "no change required".

Please use the forums, the mantisbt-help mailing list or IRC to get support on customizing and using MantisBT (refer to http://www.mantisbt.org/support.php for links and further details).