Whats is the best webmail?
Submitted by Anonymous on Wed 30 Jan 2008
| Squirrelmail |
![]() 44% | 290 votes |
| Roundcube |
![]() 24% | 163 votes |
| Horde |
![]() 14% | 94 votes |
| Overlook |
![]() 0% | 4 votes |
| Other |
![]() 15% | 102 votes |
| Total 658 votes |
[ Parent ]
[ Parent ]
Squirrelmail is much more robust in comparison.
But I haven't looked at all the rest. Zimbra looks good, but seems to run like a dog every time I tried it.
[ Parent ]
[ Send Message | View dkg's Scratchpad | View Weblogs ]
That said, it's probably worth considering posterity if you're looking at available webmail options. The Edgewall folks seem to generally know their stuff.
[ Parent ]
However, when I'm stranded somewhere primitive or restricted I'll use Google's GMail service. I don't think it's perfect, far from it, but it is probably the best of a bad bunch.
I'm always tempted to write me own web mail service but then I decide it's too much effort for something I rarely use.
--
"It's Not Magic, It's Work"
Adam
[ Parent ]
[ Parent ]
[ Parent ]
Roundcube: great interface, but kinda limited from my point of view.
Horde: too complicated if you only need a webmail. Also H3 framework eats resources.
Overlook: not mantained anymore. It was basically Squirrelmail with an improved gui. Not mantained.
What I'd love to see: a web mail with Roundcube look ad Squirrelmail functionalities! :D
[ Parent ]
http://decimail.org/webmail/
There's an online demo that you can try. Send a test message to webmaildemo at decimail.org and then visit http://decimail.org/webmail/demo.html
In essence, it's an IMAP mail client written in Javascript. It wraps up the IMAP in HTTP to talk to the server, where a small proxy unwraps the HTTP and sends the IMAP to your IMAP server. It uses the same trick as Anyterm to get updates from the server when new mail arrives without polling. (I wrote an IMAP server too, but this webmail should work with any. The demo actually uses Dovecot.)
Pros: GPL. Good interactive performance because many operations don't need to talk to the server, and when the server is contacted the data transferred is minimal. Great support :-)
Cons: Doesn't work with Internet Explorer. Has a few bugs. Not as pretty as some webmails. Few users :-(
Feedback welcome.
[ Parent ]
[ Parent ]
Also I think poll's scope was on "installable" webmails
[ Parent ]
Works fine with dovecot-imapd.
[ Parent ]
[ Parent ]
[ Parent ]
[ Parent ]

44%