Thank-you for the reply but this caused the following problems.
1. When I clicked Password reset for a user (me) I received "Undefined variable $t_reset in manage_user_reset.php After looking at the code I defned it as True;
2. This caused $t_result to be undefined so I also set that to $t_result ...
Hello, I'm new to Mantis and PHP and I've gotten pretty far with email setup but it's still not working. I am able to send email directly through a sendmail() test program (shown below) using the same credentials I'm also able to send via c# using the .net smtp library so I'm pretty sure my gmail ...