Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: How to fire an event when new a mail comes


Message #1 by Sumanesh Maharabhusanam <sumaneshm@y...> on Wed, 20 Mar 2002 20:07:08 -0800 (PST)
Hi all,
   Please anyone tell me how to fire an event, thatz
update a database or execute some EXE file on the
server as soon as a new email comes to the system. is
it possible todo like tat?
   and plz anyone tell me how to save all the outgoing
mails to the "sent folder".. i m using CDO.Message for
sending mails.. i ve got Ex2k and Win2k..

thanks
Sumanesh
I went thru MSDN. but it didnt help me..

__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/
Message #2 by "Siegfried Weber" <sweber@c...> on Tue, 26 Mar 2002 23:11:29 +0100
You can either use the Windows 2000 SMTP Service Event architecture or
the Exchange 2000 Store Event Sink architecture. It depends on where the
mail comes from. MSDN, the Platform SDK and the Exchange 2000 SDK has
plenty of information about all of those topics.

<Siegfried />

> -----Original Message-----
> From: Sumanesh Maharabhusanam [mailto:sumaneshm@y...]
> Sent: Thursday, March 21, 2002 5:07 AM
> To: ASP CDO
> Subject: [asp_cdo] How to fire an event when new a mail comes
>
> Hi all,
>    Please anyone tell me how to fire an event, thatz
> update a database or execute some EXE file on the
> server as soon as a new email comes to the system. is
> it possible todo like tat?
>    and plz anyone tell me how to save all the outgoing
> mails to the "sent folder".. i m using CDO.Message for
> sending mails.. i ve got Ex2k and Win2k..
>
> thanks
> Sumanesh
> I went thru MSDN. but it didnt help me..
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Movies - coverage of the 74th Academy Awards(r)
> http://movies.yahoo.com/
>

  Return to Index