Mantis - How to get all email notifications including own actions?

StackOverflow https://stackoverflow.com/questions/20683128

  •  19-09-2022
  •  | 
  •  

سؤال

We are using Mantis 1.1.2.

Whenever a user makes changes in the system, you get an email notification automatically.

However if I myself make changes to the system, everyone gets the notification email except the one editing it, in this case myself.

I searched for the notification settings but did not find anything.

How to enable the email notification also for actions done by myself?

هل كانت مفيدة؟

المحلول

You should define $g_email_receive_own = ON; in your config_inc.php file.

Source: MantisBT administration guide, email section .

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top