For each outside email I have the same error:
12:28:03 [69152] Failed to connect to the recipients mail server. No MX records were found for the 'gmail.com' domain. Failing over to A records.
12:28:03 [69152] Initiating connection to 216.58.214.101
12:28:03 [69152] Connecting to 216.58.214.101:25 (Id: 1)
12:28:24 [69152] Exception connecting to 216.58.214.101 (Id: 1)
12:28:24 [69152] System.Net.Sockets.SocketException (0x80004005): An attempt was made to access a socket in a way forbidden by its access permissions 216.58.214.101:25
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at RelayServer.Clients.SMTP.ClientConnectionSync.Connect(Int32 connectionId)
12:28:24 [69152] Connection to 216.58.214.101 failed (Id: 1)
Can anybody help me or suggest anything forward ?
Even I pointed on Google DNS so for sure DNS is not the reason.