Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Exchange SDK

Status
Not open for further replies.

virtualranger

Technical User
Sep 14, 2001
115
GB
I want to run the VBScript I found on MS website which adds disclaimer to smtp email (see KB Article 317680). I've never done any software development before for exchange.

I downloaded Sept 2002 version of Exchange SDK which I think has changed since the above KB article was written.

To register the disclaimer script the KB article uses CDO and refers to the smtpreg.vbs file which should be found in the SDK and run from the command prompt. However in the new SDK it looks like this has been replaced with an ADO 'Exchange Store Event Sink Wizard'. The problem is that when I install the SDK it says I am unable to install this wizard because I do not have Visual Basic 6 installed on the server.

Does this mean I am totally unable to register the disclaimer script in the 'event sink' without purchasing VB 6? Can I access the underlying script of the wizard (which I think is Regevent.vbs) without VB 6?

Help, I'm stuck!

Cheers,
Jamie
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top