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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Event handling scripts in Exchange2000???

Status
Not open for further replies.

Rocket21

Programmer
Feb 13, 2003
1
US
I want to write an event handling script in exchange2000, but I'm having a hard time finding documentation on how to do so (just vague stuff on msdn).

What I want to do, is launch my event whenever a message is received to a specific email address (folder). My script will get the subject and body of the message, connect to a sql server db, make a db insert, then delete the message. I don't believe writing the script will pose a problem for me, however, I do not know how to invoke this script with exchange2000:
-how to set it up
-which event handler method to use
-how to make the handler specific to 1 email address (folder)

Any help on gettin me started or answers to any of my problems would be appreciated.

Cheers,

-Rocket21
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top