What to do when my DNN 'forget password function' fail and email log shows authentication fail?
Normally the email address of site admin user is that of user account "admin".
DNN uses that email address to send the "Forget Password" email. If the admin account is using different email address, email authentication will fail.
Therefore you have to use the email address in SMTP authentication as the email address of site admin user.
Add Your Comments