Exchange mail - parse and pull info in - Can this be done?

HelloOur company is moving its mail from notes to exchange (we won’t go there as to why). I have some applications that look at a notes mail-in inbox and checks to see if anything is new. If so, it will pull the info and parse it and then place it in a form on another database.

I need to figure out how I can do this using exchange mail. How can I pull the info from an Exchange mail box and use is in a Notes application database?

Any suggestions or ideas would be appreciated.

Thanks

Subject: exchange

several ways to do this. one way used to be using event sinks

which i believe has been replaced with web services in the current version of exchange.

But since this involves ‘server-side’ exchange coding, i am going to venture a guess this will not be practical. Exchange admins will not really let you do this sort of thing after all.

Perhaps you can keep your solution simple. Use mail rules to in your mail client to push a custom msg to a notes mail-in db, and keep the code in the realm of lotus notes.