Test SMTP connection with telnet PowerShell script
How to test SMTP communication with PowerShell? After you enable the SMTP service on the firewall for a specific system or configure an anonymous SMTP relay, you like to check that SMTP works. Telnet is your choice. But, what if…