vote up 0 vote down star
1

Hi,

I need to build a web based email client (asp.net)

I'll be using a 3rd party library for pop3/smtp/mime/etc.

What challenges do you guys think there will be during development? (I don't want to overlook major components)

It seems pretty straight forward, the only thing I am weary of is spam management. I am planning on using bayesian filtering.

flag

22% accept rate

3 Answers

vote up 0 vote down

Check

Building your own Mail Client using C# at http://www.ramymostafa.com/?p=162 Thanks

link|flag
vote up 1 vote down

Definitely the e-mail preview.

link|flag
vote up 0 vote down

One of your challenges will probably be handling of the Back button. People will use your web app in all kinds of ways you didn't expect.

link|flag
Well that is more of a general problem for all web apps, but yeah thanks. – Blankman Nov 26 '08 at 13:50

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.