View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009369 | mantisbt | public | 2008-07-09 16:15 | 2013-01-11 16:30 | |
| Reporter | vzw614 | Assigned To | atrol | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 1.1.1 | ||||
| Summary | 0009369: $g_default_notify_flags in config_defaults_inc.php | ||||
| Description | I think that $g_default_notify_flags in the supplied config_defaults_inc.php file has an incorrect 'threshold_min' setting. As defined in the file... Wouldn't having the min and max set to NOBODY = no emails being sent? | ||||
| Tags | No tags attached. | ||||
|
This might be the behavior you want but if it is you should document it in the config file. Currently I think most people reading the config setting would assume that to make email notifications work all you need to do is turn them on, which is not the case. You also need to lower the value of threshold_min before any emails are sent. |
|
|
This has been the default since mail notifications was introduced. There are notes in the manual on various useful settings (http://www.mantisbt.org/manual/manual.customizing.mantis.email.notifications.php). |
|
|
|