I have had so far just one component:
http://www.quiksoft.com/ Easy Mail.Net
to develop web mail but I amm reviewing the one u sent me. Charles during the development the stage I am worried about is the sending email with attachments, I mean how the attachments will be check for the size, first uploaded to server and then to be sent by email, how can I save sent emails on server side, should I use a sql datable in this regard and for the read messages I am thining that I should surely have a table storing the email IDs of read messges to differentiate among the messages which are read and un-read while displaying them on the web page, any way I will bugg u again once I have started development.