Website-Icon Granikos GmbH & Co. KG

Exchange 2010 Custom Transport Agent

This is a wrap-up of an older post initially published on my former website.

Even though this post focusses on Exchange 2010 transport agents, you will get an understand of what is required to create an Exchange 2013/2016, aka Version 15 transport agent.

Visual Studio Project

Writing your own transport agent for Exchange 2010 is not complicated. With a Visual Studio C# Class project, you are ready to go.

The following picture shows the Visual Studio Solution as it has been used for the Message Modifier Solution.

Besides the C# class the solution contains the following Powershell script to simplify development and deployment:

The transport agent intercepts a message from a given sender address and performs the following actions:

Links

Code Sample

Die mobile Version verlassen