Hi,
I'd configured SMTP to work with Mantis a week back. Today, i'm trying with a different SMTP, but for some reason these mails aren't arriving in my mailbox.
It's strange because when I try and send a test mail from admin/check.php, I get
Testing Mail - mail() send successful.
Email Address: xxxx@xxxxx.com
Any idea if there is an explanation?
I tried this with a different smtp server/and user and it seems to work. Any idea what's going wrong?
Regards
Nitya
Email sent by mantis not being received.
Moderators: Developer, Contributor
There's a thread on this on here http://www.mantisbt.org/forums/viewtopi ... ight=email
No solution though.
No solution though.
You might want to check the following thread to see if there are any helpful hints:
http://www.mantisbt.org/forums/viewtopic.php?t=3495
http://www.mantisbt.org/forums/viewtopic.php?t=3495
Migrate your MantisBT to the MantisHub Cloud
Woohoo, it works
ARGH!!!!
Okay so my email was working all along. With both SMTP servers.
Only, admin/check.php is not very reliable. When I send a test email from this page, it says "mail sent successfully" but nothing reaches me.
However, the mail sent by the report/view/assign pages works perfectly.
So the code for emailing in check.php is different from that used everywhere else. Any explanations?
Cheers
N
Okay so my email was working all along. With both SMTP servers.
Only, admin/check.php is not very reliable. When I send a test email from this page, it says "mail sent successfully" but nothing reaches me.
However, the mail sent by the report/view/assign pages works perfectly.
So the code for emailing in check.php is different from that used everywhere else. Any explanations?
Cheers
N
It is probably due to the following bug which is fixed in 1.1.0a4:
http://www.mantisbt.org/bugs/view.php?id=8016
http://www.mantisbt.org/bugs/view.php?id=8016
Migrate your MantisBT to the MantisHub Cloud