Hi...well now you got me worried...as I recently had to get my domain un-blacklisted due to a spam problem we had!
You see...the info i pointed you too shows you 2 ways of setting up the Disclaimer...the 1st way is where you change your routing tables and point it to the dll file...that messes up the routing and opens your system up to spam..9As far as I know)...
The 2nd way is to edit the registry the same as the 1st-except you leave your routing as is..with your domains and all...and you add a value in the registry to pooint it to the dll...here is the info...
*****************************************************
The purpose of option 2 is simple, if you are running multiple domains, it is possible that changing Exchange to use the Ims extension for routing can disable routing of the other domains. For me, this was a major problem. I am glad that I read up on this completely before I implemented it on my server. We run multplie domains for email here, for one to go down, it would have been a major issue.
To install the extension without changing the routing in Exchange Server, you will need to edit a second registry key. For me this process was painless, it went over smoothly.
Regedt32
Locate HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ Services\MSExchangeIMC\Parameters
Select the parameters key, then create a new string value named NonRoutingExtensionDll
Double-click this value, and set the value data to be the filename and full path to imsext.dll.
You will need to create a new key below Parameters called Extension
To append a disclaimer to all outbound mail, create a string value called OutboundAppend under Extension and set the value to be the text you want to appear in the body of all emails.
If you do not want to set the disclaimer to append to the bottom of the body, then choose on of these options and replace with my example.
**************************************************
This is the part that you do instead of changing the routing within exchange...you se, you can avoid the hassle of messing up your routing..mine works..
hope this helps,
Cheers