Search found 2 matches

by rasim
06 Nov 2015, 13:30
Forum: General Discussion
Topic: emails not sent on registration
Replies: 14
Views: 52032

Re: emails not sent on registration

My configuration setting is below, please help to solve this email issue

$g_phpMailer_method = PHPMAILER_METHOD_MAIL; # or PHPMAILER_METHOD_SMTP, PHPMAILER_METHOD_SENDMAIL
$g_smtp_host = 'smtp.gmail.com'; # used with PHPMAILER_METHOD_SMTP
$g_smtp_connection_mode = 'tls';
$g_smtp_port = 587;
$g_smtp ...
by rasim
06 Nov 2015, 07:55
Forum: Help
Topic: Please read this if you have problems with emails
Replies: 97
Views: 4014460

Re: Please read this if you have problems with emails

Hai,

I am trying to use mantis, Email is not working if use smtp port? I am trying from the past 4 days, but still now i couldn't able to figure it out, please let me know the solution for this. Thanks in Advance.