Re: Reading Mail attachments in asp.net



maybe you should post to an Exchange group - there are libraries you can use to access mailboxes (CDO or CDOEX - details escape me)...

---
Dominick Baier, DevelopMentor
http://www.leastprivilege.com

Hi,

I have a requirement wherein the users would send mails with excel
attachements to a particular group id. I have to open the files read
the data and store the data in the database. The mail server is an
exchange server. Any pointers on how this could be implemented or code
snippets would be appreciated

regards
Shiny


.