Hello Experts,
We have configured Pop3 email profile to send email from Dynamics.
While testing mailbox but we are getting below error in Alert messages:
An error occurred in sending email for mailbox "Test Message" while connecting to the email server. The owner of the associated email server profile admin user has been notified. The system will try to send email again later.
Email Server Error Code: Web server returned 2 ConnectFailure exception. Learn More
ActivityId: f640d897-8130-4f81-8b0d-e873127b3fa2
>Error : System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 74.125.200.109:587
at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.End(IAsyncResult result)
at System.Net.Mail.SmtpClient.ConnectCallback(IAsyncResult result)
--- End of inner exception stack trace ---
Has anyone faced similar issue and help to resolve this issue.
Customer has confirmed that port 465 & 587 are opened.