Search found 6 matches

by mmosmart
04 Sep 2008, 22:02
Forum: General Discussion
Topic: Problem with Email Notification
Replies: 30
Views: 32292

Re: Problem with Email Notification

Any chance i can get you guys to help me with my email problem?

http://www.mantisbt.org/forums/viewtopic.php?f=3&t=6081
by mmosmart
04 Sep 2008, 19:39
Forum: Help
Topic: check.php says ok, but emails not working V. 1.1.2
Replies: 8
Views: 7739

Re: check.php says ok, but emails not working V. 1.1.2

the config_defual t is still there untouched..i jsut copied it and then renamed it.
by mmosmart
03 Sep 2008, 20:19
Forum: Help
Topic: check.php says ok, but emails not working V. 1.1.2
Replies: 8
Views: 7739

Re: check.php says ok, but emails not working V. 1.1.2

well i can not seem to fix my problem, and the community seems fairly lead. So I will be gong back to bugzilla
by mmosmart
03 Sep 2008, 05:39
Forum: Help
Topic: check.php says ok, but emails not working V. 1.1.2
Replies: 8
Views: 7739

Re: check.php says ok, but emails not working V. 1.1.2

Note:

# --- email variables -------------
$g_administrator_email = 'steve@xxx.com';
$g_webmaster_email = 'mantis@xxx.com';

When i submit a "test" on check.php , I receive and email from the webmaster mantis@xxx.com to the admin account steve@xxx.com

I can reply to the mantis@xxx.com account ...
by mmosmart
03 Sep 2008, 05:30
Forum: Help
Topic: check.php says ok, but emails not working V. 1.1.2
Replies: 8
Views: 7739

check.php says ok, but emails not working V. 1.1.2

Hello,

I have read every forum topic on E-mails. And none cover my issues in depth.

I have edited my config_defualt_inc.php, and renamed it to config_inc.php. I edited Database section and email.

check.php are all green, and when I send a test email, I receive the test.

When I create a new ...