Search found 3 matches

by Richard210363
21 Apr 2006, 15:25
Forum: General Discussion
Topic: e-mail notification is random
Replies: 1
Views: 5410

Solved it.

Set the following:

$g_email_receive_own = ON;
$g_validate_email = OFF;
$g_check_mx_record = OFF;

and now it works.

The documentation looks useful but isn't really.
What does validate_email mean. Validate against what?

The documentaion is written for/by people who already know what ...
by Richard210363
19 Apr 2006, 17:52
Forum: General Discussion
Topic: e-mail notification is random
Replies: 1
Views: 5410

e-mail notification is random

Hi There,
My e-mail notification seems to be a bit random.
I get notifications on: Updated, Feedback Resolved, Development, Test
(last 2 are mine) but no other Status change.

Nor do I get e-mails when I assign to a user?

I've checked My Account | Preferences and all the boxes are ticked.
I've ...
by Richard210363
07 Apr 2006, 15:58
Forum: Customizations
Topic: Changing Status text
Replies: 0
Views: 4764

Changing Status text

Hi There,
I'm using Mantis to track development as well as bug issues. As such I don't need Feedback, Acknowledged and Confirmed but would like In Development, In Test.

Can I just edit the text in the lang\strings_english.txt file?

As I want to keep a logical order along the bottom can I just ...