Question : Use .NET or SSIS to download Exhange email and process attachments

I thought this would be fairly straightforward but the rope is fraying fast on this one.

We have clients who send us email on a daily basis, emails containing attachments.  These attachments need to be automagically downloaded from Exchange and then imported to our database.

Does anybody out there know if there is a programmatic way to access an Exhange mailbox, loop through all messages, and download the attachments to a file share?

Thanks in advance for any help/advice on this one!

Answer : Use .NET or SSIS to download Exhange email and process attachments

The solution was found at, wonder of wonders, Microsoft.  For some reason, when accessing my mail account using this code, I'm not prompted with the security warning.  I know that was the case before and I'm not sure why it isn't happening now.

But this is now solved and working quite nicely.  I imagine I may run into troubles when I try to log on as another use but we'll see how that goes when I get to it.

Reference link is:  http://support.microsoft.com/?scid=kb;EN-US;313795

Thanks everyone for your help!

Random Solutions  
 
programming4us programming4us