To expect a "built-in" webmail system so to speak is a big call.. though it does have its benefits.. as well as its drawbacks..
To have a clean built in solution hMail would require its own webserver daemon, this would more than likely mean webmail runs on a different port (8383 on iMail for example) it also means a webmail solution has to be built to work closely with the mail server..
Hence the big dilemma - How complex do you make the built in server? The less complex the server the more tailored the webmail client needs to be, the more complex server - the less "intelligent" the webmail client (i.e. you could just use a basic webserver with PHP and use squirrelmail or some other premade script)
Tradeoffs for a lighter featured custom server = more complex webmail system, tradeoff for simple webmail = more time programming server system.
I still have high hopes for roundcube (
http://www.roundcube.net), however its all gone a little quiet there..
ric melia wrote:I think that rather than spending time on developing a new webmail client, it would make more sense to compile a very detailed (but idiot proof) step-by-step guide to setting up Squirrelmail (and php?) on Apache or IIS
Much and all as this would be great, the reality is these are complex software products, and people will invariably run into problems, regardless of the tutorials/help offered to guide them..
Theres no doubt some other easier to install (and use) system is required, I personally loath SquirrelMail, but I'm not entirely happy with Horde (what I use).. But alas until I have time to look at this myself I think Martin should continue to work on developing the hMail server itself..