tags:

views:

67

answers:

0

I have a bunch of .msg files on the filesystem (or will have once I've exported them from a content management system). I would like to bulk import these .msg files to an Exchange 2003 public folder. I had a bit of a Google and from what I can make out it looks like I could develop a program based on CDO or Redemption via VB6 or a .Net language. I think that this program could be run on a desktop PC (as opposed to the Exchange server).

Is this correct? If so can someone point me in the right direction for code examples (e.g. connect to exchange store & import .msg)?

Is there an off the shelf tool that does this?

Many thanks