Jump to content
  • 1

Password reset error


Hitz

Question

Hello

So i started to configure SMTP server to be able to use "forgot password" and i got this error:

 

7fcaf993a559d1af10e6a077f45b4bca.png

 

I'm using this connection script:

  "SmtpSettings": {
    "FromAddress": "email@gmail.com",
    "FromName": "Game Name - Pass Code",
    "Host": "smtp.gmail.com",
    "Port": 587,
    "UseSsl": true,
    "Username": "email@gmail.com",
    "Password": "pass"
  },

 

Does anyone know how to fix?

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...