IntelliMail

IntelliMail is one of my latest projects: an upgrade to my previous email program, ExpressMail. I've been writing it using Visual Studio .NET 2003 in C++. At the moment, the program is configured to run solely on my machine due to how it utilises database connections. However, I hope to have a copy that will work on any machine in the near future. I tried to avoid the problems encountered in Outlook such as the program halting or becoming unresponsive when the internet plays up by using separate threads for most operations; no internet based functions run in the same thread as the interface.

IntelliMail contains the following main features: