Email Infrastructure

Email Sender Reputation Made Simple

This is a featured image on an article covering email sender reputation
On March 28, 2024 By Zakhar Yung
Email sender reputation is a key factor affecting your email deliverability. Learn what it is and how you can improve it.

Sending emails from SQL Server

This is a symbolic graphic representation of sending emails from an SQL server for an article that covers the topic in detail.
On March 27, 2024 By Piotr Malek
There are three different approaches to sending emails from SQL Server. We explain how each of them works with screenshots and code samples.

How to Send an Email Using Windows PowerShell

This image is a symbolic graphic representation of sending emails with Windows PowerShell for the article that covers the topic in detail.
On March 27, 2024 By Zakhar Yung
You can send emails from Windows PowerShell using the Send-MailMessage cmdlet, EASendMail component, and System.Net.Mail API. Check out these options in detail.