QUESTION POSED ON: 20 August 2008
I'm trying to add a disclaimer to outgoing SMTP email in Exchange Server. After executing the cscript smtpreg.vbs /setprop 1 onarrival SMTPScriptingHost Sink ScriptName "C:EventSinkScript.vbs" command, the following error message appears:
Binding Display Name Specified: SMTPScriptingHost
set property ScriptName to C:EventSinkScript.vbs
What does this mean, and how can it be resolved?
|