View Issue Details

IDProjectCategoryView StatusLast Update
0019746mantisbtemailpublic2015-06-04 12:05
Reporterhnsz2002 Assigned Toatrol  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version1.2.19 
Summary0019746: Email sending not works
Description

The emails are not send out from mantis.

The relevant part of config:

--- Email Configuration ---

$g_phpMailer_method = PHPMAILER_METHOD_SMTP; # or PHPMAILER_METHOD_SMTP, PHPMAILER_METHOD_SENDMAIL
$g_smtp_host = '127.0.0.1'; # used with PHPMAILER_METHOD_SMTP
$g_smtp_username = 'xxxxxxxxxxxxxxx'; # used with PHPMAILER_METHOD_SMTP
$g_smtp_password = 'xxxxxxxxxxxxxxx'; # used with PHPMAILER_METHOD_SMTP

The authentication datas, and the phpmailer works fine, I tried with a sample.
I also tried a few weeks ago with a clean, empty install, that is not works too.

Thats all in the log:
[Thu May 21 19:53:06.062600 2015] [fcgid:warn] [pid 13680] [client xxxxxxxxxxxxxx] mod_fcgid: stderr: 2015-05-21 19:53 CEST mail Issue = 0000219, Type = bugnote, Msg = 'email_notification_title_for_action_bugnote_submitted', User = @U5, Email = 'xxxxxxxxxxxxxxxxxx'., referer: https://xxxxxxxxxxxxxxxxx/view.php?id=219

So it seems to sending are OK, but nothing appears is the mail log.

Additional Information

php version: php-5.4.16-23.el7_0.3.x86_64
apache version: httpd-2.4.6-31.el7.centos.x86_64

TagsNo tags attached.

Activities

atrol

atrol

2015-05-21 14:31

developer   ~0050803

hnsz2002,

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).

Start reading
https://www.mantisbt.org/forums/viewtopic.php?f=3&t=15398

Feel free to reopen this issue or to enter a new one if you finally find that this is not a configuration issue or an issue with your operating environment.