문제

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