Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: "invalid event: onarrival" when trying to register mail event handler on Win2k


Message #1 by greg@f... on Mon, 14 May 2001 17:58:40
Hi;

As per Alex Homer's book on "Professional ASP Web Techniques", I have used 

the following command line to register an event type on my Win2k box:



cscript smtpreg.vbs /add 1 onarrival SMTPScriptingHost _

CDO.SS_SMTPOnArrivalSink "mail from=*"



but I get an "invalid event: onarrival" error. Does anyone have any idea 

why?



Thanks for any help

Greg

  Return to Index