Ben Michael Ward is a Web Developer in San Francisco.

This is his website. View the homepage or archives. You can also follow him on Twitter.

Roundcube Webmail

Some time ago I stopped using Gmail. I was criticising it increasingly regularly and it seemed only right that I should explore alternatives. The alternative I’ve been settled on since then has been IMAP, in combination with Thunderbird on PC and Mail.app on the Mac. That’s worthy of a separate post at some point, but one big step backwards I did find was the occasional need for webmail access.

Now, SquirrelMail I’m not a fan of. With that in mind, I’d been meaning to install Roundcube for a while. It’s a beautiful new webmail system using quite lovely modern mark-up with a smattering of Ajax, drag & drop and a lovely mac-esque Pinstripe theme. It’s reasonably responsive, as much as IMAP ever seems to be, and can load up larger IMAP folders without any time outs of memory overuse (a problem I have with SquirrelMail). Certainly it makes for a lovely interface to use when I’ve away from my main machine.

Disappointingly the JavaScript-licious UI doesn’t degrade gracefully which means I can’t use Roundcube in Opera Mini. It’s a big downside for me, since SquirrelMail sucks in Opera Mini (all the header fields get cleared when you reply to a message).

So, I’m still looking for a fast, clean and tidy IMAP webapp that functions purely in HTML and CSS. I’m tempted to see if Roundcube’s core code is robust enough to build a static HTML interface from, but that requires time I’m unlikely to find. Recommendations?

Tagged

Posted in

Follow up

5 Responses to “Roundcube Webmail”

  1. Comment by Stuart

    July 29th, 2006 at 5:47 pm

    No recommendations sadly, but I feel your pain, I’m still searching for the ideal email setup, my needs are quite similar to yours (minus the PC) in that I need webmail in addition to app based access from two different machines.

    I was kind of hoping roundcube would be the solution to part 1 of the dilemma, though I don’t tend to use my phone to check email, so RC might still work well enough for me, otherwise I’m thinking of headed down the Gmail on my domain route, which I know you aren’t a fan of!

    How was installing roundcube by the way? I’ve still not got around to it!

    §
  2. Comment by Ben

    July 29th, 2006 at 5:57 pm

    Roundcube was a doddle actually. I downloaded the latest build from SVN (which includes search), which admittedly isn’t the easiest thing ever but once you have the files it’s like installing any other webapp onto your server. Edit two configuration files (the instructions on the Roundcube site tell you which settings to edit: It’s just filling in your mail server and database server addresses really) and there’s one SQL script to execute through PHPMyAdmin or MySQL Query Browser, whichever is your flavour.

    After that, it just worked. I was amazed.

    §
  3. Comment by Jonty

    July 29th, 2006 at 6:15 pm

    Ben, I’m also in a similar situation (plus I would love to have my contacts shared between Windows Live Messenger, my email client, and my phone). I’m afraid no webmail solutions spring to mind, but I was wondering if your phone has a native email client that supports IMAP (or perhaps one could be downloaded), to save you using Opera Mini? That’s what I currently do, but granted GPRS is so expensive I really check my emails on the move.

    §
  4. Comment by Ben

    July 30th, 2006 at 8:48 pm

    Jonty – My K750i does have some form of email client built in, but I think that it would use more bandwidth than having the email pre-processed by an efficient web-based client.

    §
  5. Comment by sclough

    August 21st, 2006 at 6:01 pm

    You may want to try IlohaMail. (http://blog.ilohamail.org/). I think round cube is using their pure php based imap implementation. I ran it for years and as I remember it was a great, lightweight php webmail client. Much better than squirrel mail.

    §