Successfully logged in following scenario
From backend, I created an user with an email address ([email protected] and also with gmail address) and in both cases received email to change the password and could change the password and successfully logged in.
But Following doesn’t work.
From FrontEnd, when I register with [email protected], I get email with generated password. but when I register with gmail address or yahoo address then I get no email with generated password. Moreover, if I click on “Lost your Password” for gmail address or yahoo address, get no email to reset the password, but get it for [email protected]
I am sure it is do with my setup somewhere, but can’t figure it out. I need your support urgently.