Page 1 of 1

e-mail notification is random

Posted: 19 Apr 2006, 17:52
by Richard210363
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 checked Manage | Manage Configuration | Email Notifications and The 4 User tick boxes are ticked for all events.

Any ideas?

Thanks for any help
Richard

Posted: 21 Apr 2006, 15:25
by Richard210363
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 items do.
A general User / Admin manual/primer is really needed.