| > |
EXPERT RESPONSE
Adding a disclaimer to all outgoing mail is a frequent request that I've heard for many years. Basically you have several options. You cannot use the IMSEXT.DLL on Exchange 2003, it's reserved for use within Exchange 5.5 environments only. Options include going with a third-party solution, such as DisclaimIt, GFI MailEssentials or eXclaimer, or you can implement an event sink as described in Microsoft Knowledge Base Article 317680 "How to add a disclaimer to outgoing SMTP messages in Visual Basic script". Since the event sink option relies on a VBScript, and you're not interested in using a VBScript, you're left with browsing the third-party solutions out there and choosing the one that meets your requirements.
|
|