I wnt to access eml file (back up of emails in Exchge2003), and output the mail content in to database, could you please give some information ? By which tools for developing ? Thanks.
As a starting point I would suggest having a look at the Exchange SDK which you can download from http://msdn.microsoft.com/exchange . This list details on using the Exchange API to access mailbox content If you need to backup your Exchange sever then you should use the Exchange Backup API and a proper application like NT Backup (which is free on the server) or look at a third party such a Symantec Backup Exec, ComVault or Arcserve. Cheers Glen "KAKA" wrote in message news:2E6B570A-5241-4794-8609-D9E7FC4962AE@microsoft.com... >I wnt to access eml file (back up of emails in Exchge2003), and output the > mail content in to database, could you please give some information ? > By which tools for developing ? > Thanks.