Email sent by mantis not being received.

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
nitya
Posts: 12
Joined: 18 Jul 2007, 13:24

Email sent by mantis not being received.

Post by nitya »

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
nitya
Posts: 12
Joined: 18 Jul 2007, 13:24

Post by nitya »

I think the first SMTP server I tried isn't too hung up on authentication. I didn't specify any userid/pwd.
nitya
Posts: 12
Joined: 18 Jul 2007, 13:24

email

Post by nitya »

There's a thread on this on here http://www.mantisbt.org/forums/viewtopi ... ight=email

No solution though.
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

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
Migrate your MantisBT to the MantisHub Cloud
nitya
Posts: 12
Joined: 18 Jul 2007, 13:24

Woohoo, it works

Post by nitya »

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
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

It is probably due to the following bug which is fixed in 1.1.0a4:
http://www.mantisbt.org/bugs/view.php?id=8016
Migrate your MantisBT to the MantisHub Cloud
Post Reply