Domanda

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?

È stato utile?

Soluzione

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

Source: MantisBT administration guide, email section .

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top