As I have been installing my own personal server I came across one piece of software where I couldn't find what I believed to be satisfying functionality. I ordered my server with Windows 2008 and MS SQL 2008 Web Edition. I found hMailServer to be a good, reliable mail server and as a bonus it comes with a web interface for configuring it - but there's no webmail, bummer!
I tried searching around for free webmail implementations but most free ones out there are written in PHP which is not an issue at all my IIS server can run PHP easily...
Along with the makeover of the site - alot more has been undergoing changes. In fact, the entire site is now hosted at my own VPS (Virtual Private Server). This means that I have full control over everything and this gives me nice options to run other types of servers as well - such as Subversion for Source Control, TeamCity for Continuous Integration - but also more commonly known services such as a mail server.
With this freedom also comes the tiring job of setting it all up and getting it working. I have previously set up several Linux servers for...