E-mail in Account Preferences

Get help from other users here.

Moderators: Developer, Contributor

E-mail in Account Preferences

Postby jmr-just » Oct 27, 2011 6:57 am

Hello,

Does the E-mail Notifications in the page "preference" work?

In page "Account Preferences " the case "E-mail on New " is cheked and "With Minimum Severity of" is "any" But I do not receive e-mails in case of report of new bug

With my MantisBT Email Settings (custom_config_inc.php) and project configuration (Manage / Manage Configuration / E-mail Notifications ) I receive the emails who concerns me: I am the reporter, I survey, I added a note..

Thanks

Jean-Marc

Sorry I forgot to give the version: MantisBT 1.2.8
jmr-just
 
Posts: 4
Joined: Dec 20, 2010 5:46 am

Re: E-mail in Account Preferences

Postby atrol » Oct 28, 2011 1:58 am

You can enable email tracing to see what happens
Temporary add the following lines to config_inc.php
Code: Select all
$g_log_level = LOG_EMAIL | LOG_EMAIL_RECIPIENT;
$g_log_destination = 'file:/tmp/mantisbt.log';
Please use Search before posting and read the Manual
Use Mantis2Go to try MantisBT on Windows or to reproduce issues
atrol
 
Posts: 3726
Joined: Mar 26, 2008 4:37 pm
Location: Germany

Re: E-mail in Account Preferences

Postby jmr-just » Oct 28, 2011 7:11 am

thank you, it's interesting to know.

This allows you to see which users are added or removed. But, in my case, my ID does not appear. But why?

I think customizing the notification preferences does not work
jmr-just
 
Posts: 4
Joined: Dec 20, 2010 5:46 am

Re: E-mail in Account Preferences

Postby atrol » Oct 28, 2011 7:38 am

I am not sure that I understand your problem.
If you want to get a notification when submitting a new issue you have to add the following line to config_inc.php
Code: Select all
$g_email_receive_own= ON;
Please use Search before posting and read the Manual
Use Mantis2Go to try MantisBT on Windows or to reproduce issues
atrol
 
Posts: 3726
Joined: Mar 26, 2008 4:37 pm
Location: Germany

Re: E-mail in Account Preferences

Postby nkewana » Jun 11, 2012 6:58 am

I have added the following line to config_inc.php:
$g_email_receive_own= ON;
and still can't receive new emails - only when I delete do I get a notification - please advise.
nkewana
 
Posts: 1
Joined: Jun 11, 2012 3:44 am

Re: E-mail in Account Preferences

Postby atrol » Jun 13, 2012 4:22 am

nkewana, did you enable logging?
atrol wrote:You can enable email tracing to see what happens
Temporary add the following lines to config_inc.php
Code: Select all
$g_log_level = LOG_EMAIL | LOG_EMAIL_RECIPIENT;
$g_log_destination = 'file:/tmp/mantisbt.log';
Please use Search before posting and read the Manual
Use Mantis2Go to try MantisBT on Windows or to reproduce issues
atrol
 
Posts: 3726
Joined: Mar 26, 2008 4:37 pm
Location: Germany


Return to Help

Who is online

Users browsing this forum: Majestic-12 [Bot] and 11 guests

cron