Generate SMTP Error Statistics using Log Parser and Exchange Server 2010 Protocol Logs

DailySMTPErrors

How to generate a report of the number of SMTP errors occurring on an Exchange server using Log Parser and the Exchange protocol logs.

How to Send SMTP Email Using PowerShell (Part 3)

powershell-send-html-email

Learn how to add HTML message body content to emails sent via PowerShell scripts.

How to Send SMTP Email Using PowerShell (Part 2)

powershell-email-message-body-01

Learn simple techniques for adding message body content to emails sent via PowerShell scripts.

How to Send SMTP Email Using PowerShell (Part 1)

powershell-logo

This article demonstrates a few simple techniques for sending email messages via SMTP using both PowerShell 1.0 and 2.0.

Email Fundamentals: How to Read Email Message Headers

outlook-2010-show-email-headers-03

How to read the headers of an email message to get useful information for diagnosing problems.

Email Fundamentals: How to Send Email via Telnet

binary

How to use Telnet and the Windows command line to sent an SMTP email message.