Search found 2 matches

by spectdev
13 Feb 2011, 21:52
Forum: Help
Topic: problems with emails
Replies: 4
Views: 4547

Re: problems with emails

Thanks for the reply.

I was using 1.1.8.
The issue has been resolved after I upgraded to 1.2.4.
Now, I am able to receive e-mails. :)

Quick question: how do I change the e-mail to use a domain name instead of the IP when users sign up?

Thanks.
by spectdev
13 Feb 2011, 09:16
Forum: Help
Topic: problems with emails
Replies: 4
Views: 4547

problems with emails

I have spent close to 5 hours trying to get e-mail and am just about to give up on Mantis.
I have not having any success using either gmail or my hosting email service (dreamhost).

My config_inc.php contains the following:

$g_use_phpMailer = ON;
$g_enable_email_notification = ON;
$g ...