Page 1 of 1

Email Notifications Fail

Posted: 21 Sep 2006, 00:57
by bwhit
I'm running Mantis v1.0.5 and can't get it to send any email notifications at all.

Phpinfo() tells me that my include_path is ".". I've tried putting the two needed phpmailer files in Mantis' root and ~/mantis/core/, but haven't seen any email generated.

My host hasn't been helpful, telling me that the "latest" version of phpmailer, 1.7.2, contains a vulnerability - I've gotten 1.7.3 from sourceforge which, apparently, addresses the problem.

My queston is this: where should the two phpmailer class files sit within Mantis for them to be used if I've only got relative includes to work with? Further, once I have them in the right place, what are common configuration mistakes that I might be making?

Thanks!

Bob

Posted: 26 Oct 2006, 07:10
by phpchris
Any help here?
My Mantis does not send any mails except from the test.php
My configuration is send via SMTP.
Any ideas?