View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009457 | mantisbt | customization | public | 2008-07-30 15:59 | 2008-12-12 02:33 |
| Reporter | incrediblehelp | Assigned To | giallu | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Windows | OS | Vista | OS Version | Home Edition |
| Product Version | 1.1.2 | ||||
| Summary | 0009457: cant get Mantis to send note added notification emails | ||||
| Description | No matter what I try it seems I cant get users to be emailed updates when users add bug notes. I have the following lines added to the config_inc.php file: <?php $g_notify_flags['new']['threshold_min'] = DEVELOPER; $g_notify_flags['owner']['threshold_min'] = DEVELOPER; $g_notify_flags['reopened']['threshold_min'] = DEVELOPER; $g_notify_flags['deleted']['threshold_min'] = DEVELOPER; $g_notify_flags['updated']['threshold_min'] = DEVELOPER; $g_notify_flags['relation']['threshold_min'] = DEVELOPER; $g_notify_flags['bugnotes']['threshold_min'] = DEVELOPER;
?> | ||||
| Additional Information | I appreciate any help | ||||
| Tags | No tags attached. | ||||