Author: mohdsiraj20 | Posted on: 5/30/2009 8:37:37 AM | Views : 1010

Hi,
Iam working on Claim Management System(CMS). There I have a requirement like this.
As soon as a Claim is added in to the system,I should be able to setup an
Email-Account for that Claim.

Eg. When I Add a Claim..then After successfully adding in dB, I should be able to set an
Email-Account like claimId@domain.com/1402@abc.com
In order to acheive this, what should I do?
1. Which mail server shall I use?
2. API for the mail-server, which should allow me to setup an Inbox programmatically using C#.NET.
3. I should be able to read mail from that Inbox(claimId@domain.com)
Please Suggest.
...

Go to the complete details ...