Mail notification

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
guil

Mail notification

Post by guil »

Hello,

I would like to notify any changes to an email.
I made a specific user which i give him "rapporteurs" rights.
it never receive any email .
I put him on survey and he receiv emailmy i can't put him on each bug...
how can i send an email report for any change ? (modification, adding, supress...)

version : 0.19.2 under linux.

best regards
Guil
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post by thraxisp »

If you look at adm_permissions_report.php (at the bottom), you can see what messages a reporter will get.

I'd expect that you either need to change the notifications ($g_default_notify_flags, or $g_notify_flags), or change the permissions of the user that wants to get the message.
Post Reply