Configuring the Outbound E-mail Script Extension

About this task

Script extensions allow you to use any COM object in the render engine. You configure the Outbound E-mail script extension in the SDL Tridion MMC Snap-in to change the name of the object used from simple VBScript which is by default set to OutboundEmail as demonstrated in the following example:

<img src="[% WriteOut OutboundEmail.GetOpenTrackingURL() %]" alt="image" width="1" height="1">

Procedure

  1. Start the MMC Snap-in by selecting Programs > SDL Tridion > SDL Tridion Content Manager configuration in the Microsoft Windows Start menu.
  2. Expand the SDL Tridion Snap-in tree node and navigate to Management server settings > Script Extensions.
  3. Double-click the OutboundEmail script extension and change the TCM Object Name.