Search found 1 match

by tomeczekstecc
01 Nov 2020, 10:33
Forum: Help
Topic: Please read this if you have problems with emails
Replies: 97
Views: 4014223

Re: Please read this if you have problems with emails

Hi.

I'm looking for some help. I just can't get email notification work. No error - juast no email delivery.

I don't use XAMPP/WAMPP i I gost this app on Digital Ocean's Droplet Ubuntu 18.04. My config_inc.php are as follows:
$g_allow_signup = ON;
$g_enable_email_notification = ON;
$g_phpMailer ...