Our mantis is very slowly.
I doubt about the E-mail system . if you have a config that make the mantis-system don't check the E-mail every time when add/update/delete a bug.
Because our mantis is being using internal organization . We don't need E-mail.
Thank you!
NO need E-mail ?
Moderators: Developer, Contributor
Re: NO need E-mail ?
Add this in your config_inc.php file :
Code: Select all
$g_enable_email_notification = OFF;Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/
Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
=> http://deboutv.free.fr/mantis/
Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
-
mantis_china
- Posts: 13
- Joined: 03 Jul 2007, 01:56
Re: NO need E-mail ?
If change “$g_enable_email_notification = OFF;”,whether the new user can't regist ?
I only want the mantis-system don't check email when add/modify/delete a bug.
If change the config as your way, the new user will can't regist.It's not my means.
If you have other methods?Thanks a lot!
I only want the mantis-system don't check email when add/modify/delete a bug.
If change the config as your way, the new user will can't regist.It's not my means.
If you have other methods?Thanks a lot!