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.

Resolving Anonymous Mail to the GAL with Exchange Server 2010

exchange-2010-resolve-anonymous-email-03

You may encounter an issue where the emails that end users receive show the SMTP address of the sender instead of the more friendly display name configured on the user mailbox that has that SMTP address.