Employees need to access their email from wherever they happen to be – on the road, at customer sites, remote offices, and at home. WebMail clients allows receiving and sending email messages using POP3 and SMTP protocols through both local and remote mail servers. Providing secure filtering of unsafe content while viewing HTML-formatted email messages. WebMail clients can operate under different popular web platforms (PHP, ASP.NET, ruby on rails, java).
Today i wanted to share with you 10 AJAX-based & PHP webmail client that delivers the look and feel, usability and performance of a desktop application. Some of the webmail clients listed below are open source code that can be easily modified to better suit user’s needs, while others are not. So You must check their license to know the rules.
Pro Tip
Sign up for a free Jotform account to create powerful online forms in minutes — with no coding required.
1. RoundCube
RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking. RoundCube Webmail is written in PHP and requires a MySQL or Postgres database. The user interface is fully skinnable using XHTML and CSS 2.
2. Zimbra
Zimbra provides open source email and calendar groupware software, with a browser-based AJAX client to deliver a rich experience with a message conversation view and visual search builder that makes multi-gigabyte inboxes easier to use. They also integrate 3rd party applications as “mash-ups” via web services so you can view CRM data, maps, or anything else without leaving the context of a message.
3. Xuheki
Xuheki is a fast IMAP client which has a browser-based AJAX client so you can access it from anywhere to read your email. It has most features that you would expect from a fine “Mail User Agent”. Xuheki is distributed under the terms of the GNU General Public License.

4. SquirrelMail
SquirrelMail is a standards-based webmail package written in PHP. It includes built-in pure PHP support for the IMAP and SMTP protocols, and all pages render in pure HTML 4.0 (with no JavaScript required) for maximum compatibility across browsers.
5. Atmail
AtMail, a free lightweight Ajax Webmail client software that is written in PHP that allow end user receive email via web browser and WAP devices. This webmail client software can be installed on variety platform like Windows and Linux. Plus more, it support various email technology like IMAP/POP3 mailboxes, and an optional email-server mode that uses Exim as the MTA.

6. Afterlogic
AfterLogic WebMail Lite PHP is easy-to-use webmail script with modern interface, supports AJAX and skins. Users can receive, view, delete, compose, and send mail through web interface (POP3 and SMTP supported). Multiple attachments, multiple mail accounts and domains, preview panel, web-based administration. Easy installation, supports PHP 4.1 and above. Open source and completely free. Can be upgraded to Pro version with extended features….
7. Hastymail
Hastymail is a full featured IMAP/SMTP client written in PHP. Compatible with PDAs, phones, text browsers, and with all mainstream browsers. Hastymail has a powerful plugin system that PHP developers can use to alter the way it works. Plugins can add pages within the Hastymail application (including css files), alter existing pages by inserting XHTML, modify internal data structures within Hastymail, make AJAX callbacks using their AJAX system, and even communicate with a configured SQL server.
8. Mailr
Mailr is an open source webmail application written in Ruby which uses Ruby On Rails web application framework. The application is tested with Courier-IMAP but it should be possible to use it with any other IMAP server.
9. Claros inTouch
Claros inTouch is an Ajax communication suite with key features such as webmail, address book, post-it notes, calendar (in progress), webdisk (in progress), built-in instant messenger and rss reader. It is the first open source web application which features built in spam protection and instant messaging capabilities together with web 2.0 technologies. Built with Java, utilizes JSP/Servlets with the well known J2EE technologies & uses MySQL database.

10. Postaci
Postaci is a PHP based POP3/IMAP e-mail client that is very simple and easy to use. It supports SMTP authentication. It can handle both protocols and the defaul protocol can be changed from a single configuration file. Postaci is platform independent, it can work on any operating system which supports PHP. Postaci is also database independent, it can be used with MySQL, mSQL, Microsoft SQL, Sybase, PostgreSQL.
Send Comment:
113 Comments:
I prefer Afterlogic webmail. It's really nice and simple
I currently use 3mail4.me. It is stable fast and seems secure enough. They very care about privacy and that's good. Honestly I just don't trust big email companies because of the NSA and all these insane laws they have passed or plan on passing.
Nice list of webmails. It is good to have them in one place. But I couldnt find your personal opinion about them. Which do you prefer?
Thanks David for your positive contribution about revealing the paid and also the free sources for Atmail
Thanks for the info, Have tried to fix all my email issues with iCloud but its still a mess, gonna give RoundCube a try.
Your article is really good and it helps me to finish my project.
Yea atmail sucks. I had purchase the paid versions and it had problems and they wouldnt even support it. Worst Customer Service ever. I have emails to prove.
I've extensively used Squirrelmail, Roundcubemail and Afterlogic webmail lite.
The Afterlogic one is by far the most responsive and usable.
very good post....very usefull information...thanks
TOP of webmail clients:
1.-SquirrelMail
2.-RoundCube
3.-AtMail
A big thank you for your article. Really Cool.
Major thanks for the blog.Really thank you! Really Cool.
Even if the post is some days older: many thanks for your article ! This was exactly what I'm looking for!
Thanks for researching and putting up this list!
I needed to switch from Merak Icewarp webmail which isn't updated anymore.
I have tried a couple of the webmail packages you mention here and decided to go for Webmail lite from after logic that fits my needs.
Your post saved me time in finding available webmail server packages. Thanks
I think that Zimbra is not compared with he other webmails.
Zimbra is much more that a regular webmail service, it is the whole server! You should compare Zimbra with Exchange or Lotus, not the rest of this example. Yet, if you really want something REALLY Pro you should go for Zimbra.
Zimbra is not for everyone, but everyone who uses it Loves it.
No need to say that I'm really addicted to Zimbra... :P
It won't. you need at least 2 GB of RAM (4 recommended for Production).
Any suggestions for a commercial script to sell an email service?
Xuheki is not php-based, it's perl-based. Installation instructions are available for debian/ubuntu. I failed to make it work on CentOS.
i couldn't get either hastymail or atmail to work with tls,, i think the former supports latter clearly doesnt. i have had both roundcube and squirrelmail work in that mode at one time
Oh I disagree, Thunderbird beats Outlook hands down handling IMAP. And since this is a list of webmail clients I would think that any standard email client was also being used then the protocol used would be IMAP.
As the content above states . . .
I prefer Wordpad, seriously
claros in touch is not a php s/w , its a java product, but this is included in this post with PHP heading
I am looking for a mail client where I can make some serious changes to the code. I will need to be able to collect from about 100 email accounts, and do things like:
I am getting error reports because someone is creating 404s as they look for weaknesses in my system. I want to be able to write code to report when I get a lot of reports from the same IP address (which appears in the email), and perhaps even block them from the site.
That sort of thing means that I must have a database, preferably MySQL, to store the mails in.
Of course, that is just one example.
Does that sound like the sort of thing anyone has done? I am thinking about RoundCube at the moment, but would love to know if any else has experience with extending email clients, and what client they have used.
ha ha ha....very funny... rofl
I'm divided between Zimbra & Afterlogic Webmail Lite (have used that before), but whatever I choose will be going on a 128MB VPS, anyone know if Zimbra will run on that?
Thank you for a great post and to everyone for your comments. I'm looking for a high volume web interface mail client that can happily handle high volume mobile users, with typical wap-type browsers as well as standard mail call function inherent with devices like blackberry and iphone.
Atmail does have a free version found at , though it is based on their old Atmail 5.x codebase and is no longer actively developed.
You can also download their new Atmail 6.x and register with a free 5 user license (). One great positive is there are no features disabled if you register with the free 5 user license, so if you just want to host email for 5 users or less it's a great option as it has all the same features as a commercial user gets. This is the case for both the Atmail Webmail (webmail application only) and the Atmail Server (full smtp/pop/imap email server plus the webmail app) packages.
If you need more than 5 users then you have to pay or download the old Atmail Open from atmail.org (or use something else)
HI Gererd,
Did you find any code to fetch the gmail using php script. I am also looking for same script.
That's a very useful post, thanks!
Why not include CrystalMail?
I use roundcube, I would like to use zimbra but its like 500megs?!?!!? I started the download then immediately canceled it when I saw how huge it was
At mail developers slow to respond and do not make fix's with any regularity.
At mail tries to push you to a paid version, as they do not allow some features to work well with the free version - but if you pay......
i tried installing roundcube webmail but what is the first time user id and password..can anyone help me plz..thankyou!
Looks like you have a lot of posters here, must be a killer webpage! Nice read, Ciao!
Does anyone know how I could put a PHP script on a free server that I could access my gmail account from it.
I just need to read email and reply them.
Nothing else, the simpler the better.
Gerard
I second to that. Roundcube is simply not working for any "i" devices.
AtMail never was a free email. Don't lair. Roundcube look nice but is a full of bugs. Developers release new versions without to fix old problems.
12 - Modoboa
Open source, web based admin tool for virtual domains hosting that integrates its own webmail.
GMX is not an open source webmail client, it's a service like gmail or hotmail.
roundcube has been working great for me until i found that it does not handle mpg attachments nicely. it does not know what to do with them and neither shows them in-line nor as a saveable attachment. i have to forward these emails to another email account to view the mpg! and roundcube dev seems not to be moving forward. i am looking to set-up atmail, which according to the demo, seems to be handling a/v attachments nicely.
It does work, simply chnage all occurence of error_reporting in the sources to only show errors.
Then it works perfectly with 5.3x
here you can find one more ajax based webmail system with gmail like chat module:
As the Mailr project is not active since 2007 we we started developing a Ruby on Rails mail client called mailyt. Mailyt is going to be the best open source webmail client written in RoR. The source code can be found on
Since you are the creator of Crystal Webmail your recommendation would be rather biased lol
as a project contributor i would like to suggest gwebmail.net . except this, we install email servers to businesses using roundcube as a webmail, we had no issues in years and i have 1 word for it: stable
Thanx Charlie!! :)
Yippee for silly bands! Everyone should find the fun in collecting them with their family.
Please take note that Roundcube (version 0.4) also works with Sqlite databases.
Lots of individuals are resorting to different styles of this, as conventional methods are getting more complicated and displaying more negative effects. your posting explores a few of these alternative types of methods and the way the benefit us, thanks! thanks
And I just gave the emexis webmail online demo a go ... I have nothing to say anymore!
Maybe I try in ten years again to see if there is a webmail client available that deserves 2 minutes of my time to test it!
Probably worth mentioning that "RoundCube" had lost its act!
I've had the lot, but never I experienced such a stuffed up webmail UI like the RoundCube one ... ! How can developers manage to produce such a piece of crap? It's just the worst of the worst and you can't even fix it, not even by updating the entire cPanel!
WOW ... 110 points for the world's best webmail stuff-up! RoundCube, you deserve the No.1 lemon medal!
atmail wont work with php 5.3x
Roundcube fails miserably on mobile applications, in particular, the ipad. Its double click to open mail messages is so different from other webmail interfaces that it is either frustrating for the user to adjust, or frustrating for the user to use other systems (such as gmail and yahoo). It also has serious bugs with the timing of ajax syncing the browser to the server, causing lost mail. After trying it for six months, I'm happy to be rid of it.
Marxists are clueless.
i think thunderbird is better
Good article.
Anyone knows of a good web client that supports courier-imap public folders? We are currently using Horde, however the users have complained due to layout and response time.
We've tried Rouncube and its a great interface, however, the courier-imap public folders are not supported.
Any suggestions?
Thanks
Rgs
Etienne
You, sir or madame, have useful comments! People, please do take note.
Atmail has a free and non-free version.
Full/paid version: atmail.com
Free version: atmail.org
I don't know roundcube is pretty nice but I tried a private-beta version of Crystal Webmail and I got to say it was better.
I think about SoGo. Also a good implementation.
You missed the point Izzat. This is a list of webmail clients. Your comment is like, reading an article about the 10 best mountainbikes, and making a comment of "My car is awesome, I love my car..."
How to use this on a website, having squl php system. I mean a cPanel website like one which is provided by byethost.com
Can I use this on a website which use wordpress?
We started using Atmail and everyone likes it. It has a clean look and great features. We tried Zimbra too, but thought it was more work to manage.
thanks for providing this list its very useful, i havent heard of most of these thanks for sharing.
Good article but looks a bit outdated now (for instance, afterlogic lite client is totally different now and also supports imap, while xuheki's project seems already dead, no news for nearly a year and their live demo is no longer working). Are there any plans to update this post to reflect the fact y2010 is here now?
I think about Zimbra. It's very powerful as roudcube but with most ajax methods.
I've experimented with numerous PHP webmail packages. The top two have to be Roundcube and Squirrelmail.
Roundcube has a wonder user interface, is easy to setup (under 10 min), and under continued development.
Squirrelmail is universal, secure, and packs a huge number plugins.
Great post, very helpful. Thanks!
For years I've used many systems, but none impressed me as EMEXIS-WEBMAIL. It's amazing how it put together the main functions of Squirrel, but with a skin more friendly. Using it is so simple and functional that I've recomended for all my company mates. That is what I've been looking for many years and I'm feeling glad for having found it. Anyway all I wanna say is that, as user I recomend the EMEXIS-WEBMAIL, instead any other systems. It rocks!
11 - Emexis-Webmail
Emexis-Webmail, is a webmail application, based on SquirrelMail, developed by BRconnection team.
The SquirrelMail client, by itself, is a complete webmail system but the concern to make it compatible with various browsers and systems made its interface visually handicapped. With the goal of solve the handicap, was developed the Emexis-Webmail, that has all the functions of Squirrelmail, but with an interface friendlier to the user.
The Emexis-Webmail, uses the Squirrelmail message's tools. The Emexis-Webmail's function is to treat only the user interface, improving usability and presentation.
The BRconnection developed the Emexis-Webmail using the same license of the SquirrelMail, i.e. the licence (GPL).
As the Squirrelmail, it is avaliable for any platform, being necessary as requests, the Apache PHP 5 or supperior and SGBD PostgreSql.
The Emexis-Webmail is write in PHP 5 and Ajax.
Resources added:
*
Interface's customization, turning it much more intuitive and friendly.
*
Implementation of resources in Ajax.
*
Calendar for new scheduled events.
*
Disk quota.
*
Webmail viewing in vertical and horizontal mode.
Access the demo version at
Running Version 1.0.3 Stable, based in SquirrelMail 1.4.19
I like this Emexis-Webmail a improve in SquirrelMail,with a interface very friendly.
I normally use Mail on my Mac or iPhone, but RoundCube is a nice alternative to my host's default webmail. I just set it up a few minutes ago - it only took about ten minutes! The UI is pretty nice and the controls are very responsive.
are you mad ???? ATMAIL is great not only as webmail client also for mailserver. You are a donkey of the year...Ha..Ha..Ha
Roundcube is the only one of these which i could install without any problems. And it looks very slick...
As you can see by the email address, I'm just getting started with installing my own server from one of my son's old PIII laptop discards. I've about gone bald pulling hair over atmailopen. Thanks for the list. I'm off to try RoundCube.
nice list, i will test few on a server to see what is best...
That's an astonishing collection you listed :).
I am definitely going to implement one of them for some of my other businesses.
Thanks a bunch bro!
RoundCube is the best of the bunch as far as dedicated webmail clients go. Zimbra is sweet, but it's way too much for most people.
Zimbra is very nice.
Where did u get all the list?
Great,
tha best are 1) RoundCube I use it! 2) Claros inTouch
Roundcube is so amazing! got it myself.
Love it!
Simmessa.com
Great post, thanks for including Atmail on your list.
Our development team are in the process to release the new Atmail 6.0 version, based on the Zend Framework and using the best jQuery has to offer.
Keep tuned, should give some of the other Webmail interfaces a good run for their old interfaces :-)
very good, thanks
You just cannot beat Zimbra, any group that I place on it, I never hear from and they love it!
i use roundcube and it was great one!
Wow, I've only ever used RoundCube, but I might take a look into some of the other for sure. Thanks!
As great as SquirrelMail is, I too was wondering why it’s on a list of AJAX mail interfaces..
I think Horde DIMP should be in the top ten.
Zimbra is Great and the Best. Roundcube also looks cool.
cheers,
Sourav Mohanty
thanks for the post and u really did a great work collecting all these post. I have been using SquirrelMail for a long time i did not knw it's a php based. But i have come to love Round cube
@ Everyone,
Thank you for your comments and feedback.
I guess i made a mistake in this post's title. This post was meant to showcase different ajax-based, PHP only or ruby on rails webmail clients. So its not necessary everything listed here is using ajax, most of them does but not all.
Sorry for the inconvenience and hopefully you will find something useful in here.
wow,
- zimbra es java based (not php) and take over the whole machine (it provides it's own smtp, pop3, etc servers), it suffers from NIH to comply the java norm...
- afterlogic lite does not support imap
- squirrelmail ajax ? very funny... (but the good thing is that it doesn't need mysql or any db)
RoundCube is really good. SquirrelMail isnt bad either from a usability and UI point of view. Zimbra is too heavy though its got an intuitive GUI. Some guys poited out Thunderbird in the comments. I dont find it really good compared to Outlook(comparing on the basis of usability/desktop clients). On those lines the Mail in Opera portable isnt bad compared to Thunderbird. Evolution is also worth a try(tried only on Linux)
As great as SquirrelMail is, I too was wondering why it's on a list of AJAX mail interfaces.
Atmail is one of the worst webmail clients I have ever used! We were using it as part of my company's website hosting package at one point... The interface is just abysmal and it doesn't work properly with Firefox.
Bottom line? Steer clear!
good collection and small review is very handy, I am Thunderbird user too, but this sounds really promising in future!
I'm on MediaTemple and went from GS to DV (which only has Horde). Installed RoundCube to try it out, but didn't like it. AtMail is MUCH better. More features, better interface. I like.
Interesting list - I use Thunderbird for my main mail, and when I'm in the wild, I use MediaTemple's AtMail; MT used to use Squirrel, but I've gotta say AtMail is a huge deal more efficient (and pretty). Haven't tried RoundCube extensively yet, but it's another MT option and it looks pretty good as well. Great post - Thx.
MakeDesign,NotWar
Thanks for including Hastymail2 on your list! Development is active and we are approaching our first major stable release since a code rewrite began in January of 2008. We may not have the features of some of the bigger webmail clients but I have been told repeatedly by users that Hastymail2 is way faster than the competition.
SquirrelMail... doesn't seem too ajax based, seeing as it doesn't even use javascript.
This is a great list, btw. There were several on the list that I'd never heard of before and I've done what I thought was a lot of searching for alternatives to SquirrelMail!
Atmail is still free. There are two versions of it, but the one located at atmail.org is free and open source. The commercial version can be found at atmail.com and has a completely different feature set.
Well, if Atmail isn´t for free anymore swap it for GMX.com. Best mail-client I´ve ever tried and there´s no upselling at all.
Why do they all mimic same old same old email interfaces?
They are not usable
I`m agree, RoundCube I`s fantastic!! Very Useful!!
RoundCube is great but i like SquirrelMail too.
Zimbra is great, I highly recommend it!
nice list thanks..
Unfortunately Atmail isn't for free anymore.
as mail client, thunderbird still no 1 for me.. :D
RoundCube is great!!!
Useful post by the way