Hello All: I need to write an vb6 application to go thru emails in an inbox on Exchange 2003 and send emails out based on information on the original incoming email. The application needs to run and process emails every hour or so, or better yet respond to an event from Exchange. All the processing should be handled on the server without the need to use outlook. I've read some information on CDO, Mapi and other exchange api, but I'm still unsure about the best way to approach this simple task. Can someone please point me in the right direction and perhaps tell me where i can find some sample code? Thanks! Bruce