Mantis does not seem to send emails out using SMTP..

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
jazzz308
Posts: 1
Joined: 14 Jun 2010, 19:03

Mantis does not seem to send emails out using SMTP..

Post by jazzz308 »

Hello,

I am having issues sending emails out, it used to send all the outgoing but all of sudden it stopped working. There isnt any records logged into mantis_email_table. Also I have logged email log and below is what I get...

2010-06-14 14:07 EDT mail_recipient Issue = #68, add Reporter = @U7
2010-06-14 14:07 EDT mail_recipient Issue = #68, add Handler = @U7
2010-06-14 14:07 EDT mail_recipient Issue = #68, add Note Author = @U7
2010-06-14 14:07 EDT mail_recipient Issue = #68, add Project User = @U1
2010-06-14 14:07 EDT mail_recipient Issue = #68, add Project User = @U7
2010-06-14 14:07 EDT mail_recipient Issue = #68, drop @U7 (own)
2010-06-14 14:07 EDT mail Issue = #68, Type = bugnote, Msg = 'email_notification_title_for_action_bugnote_submitted', User = @U1, Email = 'limj@xx.xxx'.

I thougth it was SMTP server issue but I have tested sending email out using test_mail.php and was able to receive email when I run it.

Any help would be apprciated.
Thanks!,
Jay
Post Reply