Still using telnet smtp.server.com 25?

Using Send-MailMessage in powershell is much simpler then the “old school” telnet cmd line to test mail relays.

I’ve been using this cmdlet for a while now and it’s much easier and quicker, specially since the telnet client feature is not enabled by default since Windows 7 / Server 2008 if I remember correctly.