Issues With Load Balancing SMTP Traffic
Load balancing SMTP traffic makes sense, but some load balanced configurations may actually diminish SMTP high availability, or even undermine security.
Load balancing SMTP traffic makes sense, but some load balanced configurations may actually diminish SMTP high availability, or even undermine security.
How to generate a report of the number of SMTP errors occurring on an Exchange server using Log Parser and the Exchange protocol logs.
Learn how to add HTML message body content to emails sent via PowerShell scripts.
Learn simple techniques for adding message body content to emails sent via PowerShell scripts.
This article demonstrates a few simple techniques for sending email messages via SMTP using both PowerShell 1.0 and 2.0.
How to use Telnet and the Windows command line to sent an SMTP email message.
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.
Microsoft has released this video from MCM instructor Brian Reid about the header firewall, part of the Exchange Transport architecture that is covered in the Microsoft Certified Master program in depth.
How to use SMTP logging and Logparser to discover IP addresses that are sending SMTP traffic through an Exchange server.
How to configure the Hub Transport Server connectors to send and receive internet email.
If you’re needing to do some SMTP testing using a Windows Server 2008 host you’re probably going to need a Telnet client. The Telnet client is not installed by default on Windows Server 2008, so you can use this ServerManagerCmd.exe one-liner to quickly install it: C:\>servermanagercmd -i telnet-client ......... Start Installation... [Installation] Succeeded: [Telnet Client]. […]
An Exchange Server 2007 server may stop processing mail and begin logging errors when the disk volume used for the Exchange Transport queue database becomes low on free disk space. For even more detail on this topic please read A Guide to Back Pressure in Microsoft Exchange Server. There are two key indicators of the […]