Quick SMTP Server Check
a) From Powershell – Test-NetConnection MySMTPServer.com -port 25
b) telnet (install telnetclient from windows features) and, in a cmd prompt (or PS prompt), telnet MySMTPServer.com 25
Production Grade Technical Solutions | Data Encryption and Public Cloud Expert
a) From Powershell – Test-NetConnection MySMTPServer.com -port 25
b) telnet (install telnetclient from windows features) and, in a cmd prompt (or PS prompt), telnet MySMTPServer.com 25
Leave a Reply