So, I configured the password recovery and when connecting the server on my computer (windows 10) it worked normal, but when passing the server to my vps (centos 7) I end this problem, does anyone know how to solve it?
Â
Quote
--------------------------------------------------------------------------------
2020-08-10 13:55:10.258 [Error] Failed to send email (Subject: Urkon Online - Código de recuperação de senha) to contato@urkon.com.br. Reason: Uncaught Error
System.Net.Mail.SmtpException: Message could not be sent. ---> System.Net.Sockets.SocketException: Could not resolve host 'mail.urkon.com.br'
 at System.Net.Dns.Error_11001 (System.String hostName) [0x00015] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0Â
 at System.Net.Dns.GetHostByName (System.String hostName) [0x00024] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0Â
 at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00061] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0Â
 at System.Net.Dns.GetHostAddresses (System.String hostNameOrAddress) [0x00065] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0Â
 at System.Net.Sockets.TcpClient.Connect (System.String hostname, System.Int32 port) [0x00000] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0Â
 at System.Net.Sockets.TcpClient..ctor (System.String hostname, System.Int32 port) [0x00006] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0Â
 at System.Net.Mail.SmtpClient.SendInternal (System.Net.Mail.MailMessage message) [0x00006] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0Â
 at System.Net.Mail.SmtpClient.Send (System.Net.Mail.MailMessage message) [0x0009c] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0Â
  --- End of inner exception stack trace ---
 at System.Net.Mail.SmtpClient.Send (System.Net.Mail.MailMessage message) [0x000bd] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0Â
 at Intersect.Server.Notifications.Notification.Send () [0x000eb] in <0fa8c1b02adf430695ae3cabdff0a65f>:0Â
Question
Hitz
Â
So, I configured the password recovery and when connecting the server on my computer (windows 10) it worked normal, but when passing the server to my vps (centos 7) I end this problem, does anyone know how to solve it?
Â
Â
Thanks!
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now