View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0015897 | mantisbt | public | 2013-05-22 05:45 | 2013-06-02 17:39 | |
| Reporter | amalcam | Assigned To | atrol | ||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| OS | Windows | OS Version | XP | ||
| Product Version | 1.1.6 | ||||
| Summary | 0015897: set up email notification | ||||
| Description | Hi, send new bug notifications to managers so they can screen them$g_notify_flags['new']['threshold_min'] = DEVELOPER; | ||||
| Tags | No tags attached. | ||||
|
Please note that version 1.1 is no longer supported. Please upgrade to latest version (1.2.15). Once done, please check with advice below
You should use one of the predefined constants, not a hardcoded value. For SMTP, make sure you set $g_smtp_username, $g_smtp_password, $g_smtp_connection_mode, $g_smtp_port as appropriate. Test e-mail settings with the admin -> test email page If it doesn't work, increase logging ($g_log_level = LOG_EMAIL, $g_log_destination = ...) |
|
|
hi, |
|
T'inquiète pas pour le français ;-)
That's weird, you'd only get this message if the option does not exist in config_defaults_inc.php. Are you sure your system was setup properly as per documentation ?
not valid if you don't use ldap authentication - you can probably remove it from your config_inc.php if you don't.
Only needed if your SMTP server requires authentication, otherwise leave blank.
|
|
|
merci ;-) Configuration du mode de mail$g_phpMailer_method = 2; send new bug notifications to managers so they can screen them$g_notify_flags['new']['threshold_min'] = DEVELOPER; Could you please help, |
|
|
Additionnal info I can't find test_email.php in the admin directory of mantis. |
|
|
I didn't have a deeper look at your issue, at least this is wrong |
|
|
Hi, thanks a lot for your help. I've just upgraded the mantis to the version 1.2.15. |
|
|
amalcam, This is not a bug or feature request for MantisBT (you are asking for help on how to configure the system). I am therefore resolving this issue as "no change required". Please use the forums, the mantisbt-help mailing list or IRC to get support on customizing and using MantisBT (refer to http://www.mantisbt.org/support.php for links and further details). |
|