Hi
I am working on a project management system using asp.net and sql server. I would like to implement the "email integration" feature like most other softwares where lets say whenever a message is posted against a task, bug or something you get an email, and when you reply to that email your message gets posted to the thread automatically.
How can I achieve this using asp.net? Any kind of ideas will be highly appreciated. Many thanks.