hi
I have installed the lastet version of Mantis, everything is working properly but I cant find in the "Account Perfermences" the options about sending mails: Email on new, Email on assigned... so no mails are sent when a new issue is added
does anyone know why? do I have to try the older version 1.1?
if so, can I use the same database cause I have already added many things in this database?
10x
Email on assigned
Moderators: Developer, Contributor
Re: Email on assigned
I found it
I schould add this line in the config file
$g_enable_email_notification = ON
and not
$g_enable_email_notification = 'ON'
I schould add this line in the config file
$g_enable_email_notification = ON
and not
$g_enable_email_notification = 'ON'