i need to create a webmail server through which i can send mails,receive mails ,download attachments etc....
i need some tips and sugessions!!!!!
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Gowtham manjuPosted Jun 13, 2011, 1:50 AM
since i am new to this concept i am not able to get clear idea of wat i should do? can u help me regarding this
my queries are
1) we are using sqwebmail server for hosting the website
2) i need to read the mail coming to my inbox and download attachments from it
3) every thing must be store it in sql server database tables
tat it.............
for this wat i need to ask from webserver and how to proceed this..........
Sam HobbsPosted Jun 11, 2011, 6:52 PM
The System.Net.Mail namespace does not have anything for receiving mail but there are articles in this web site for doing it too.
Praneeth KumarPosted Jun 11, 2011, 9:03 AM
Why dont you check out this http://anmar.eu.org/projects/sharpwebmail/
I had used it 2 or 3 yrs back for one of my client. I am not sure of it now. I felt it was good that time.
You can also try this http://www.smartertools.com/smartermail/free-mail-server.aspx. I am not sure of this from development perspective. I just know my website's mail server uses this software and I like it.
Let me know if it was useful.
Regards,
Praneeth