Page 1 of 1

Disable recieving e-mails

Posted: 31 Jul 2025, 15:36
by sansiets
Dear readers,

In the config_inc_php I have set:
$g_enable_email_notification = OFF;
but I still get e-mail notifications when changing the status of a Bug.

I thought that this settings was ment to disable recieving e-mails.

Can somebody help me understanding this?

Mantis is running on a webserver (cpanel).

Re: Disable recieving e-mails

Posted: 31 Jul 2025, 19:09
by atrol
You might have set this option also in database.
Such a setting can override (depending on project) the setting in config_inc.php
Check page Manage > Configuration > Configuration Report for that.