Search found 1 match

by adriano.ferreira
08 Sep 2021, 16:49
Forum: Help
Topic: Configure SMTP with Office365 account
Replies: 8
Views: 27540

Re: Configure SMTP with Office365 account

Hello everyone.
I´m trying to use Mantis with Office365 account without success.
I installed xampp with mantis, edited the C:\xampp\htdocs\mantis\config_inc.php and add these lines:

$g_allow_signup = ON; //allows the users to sign up for a new account
$g_enable_email_notification = ON; //enables ...