Search found 1 match

by umitsrsc
17 Oct 2023, 07:35
Forum: Help
Topic: No new user verification email was received.
Replies: 0
Views: 110957

No new user verification email was received.

I don't receive a verification email when I create a new user. However, the user is created.
mantisbt version-> 2.24.5
php version->7.4.33
PostgreSQL->13.11
installations with Debian.

config_inc.php;
$g_allow_signup = ON; //allows the users to sign up for a new account
$g_enable_email ...