The sys admin's daily grind: RoundCube
The Changeling
Charly has a web mailer on his server just for family and friends. Last weekend he ditched the overly simplistic SquirrelMail for a Web 2.0 program.
For many years, my faithful root server has held the email accounts of my family and a few friends. Some of them had their problems with fat clients like Thunderbird, and they simply used a web mailer to handle their mail. At the time, I selected SquirrelMail [1] for this, primarily for ease of use. After all these years, it's still hard to beat SquirrelMail on this account – the user interface is simple, and the SquirrelMail Project team has reduced it to the bare essentials.
However, my users, who had become increasingly demanding over the years, were living with a number of inconveniences, including recurring security issues, especially of late. Fortunately, SquirrelMail isn't the only web mailer on the planet, and last weekend, RoundCube [2] finally succeeded the Squirrel.
Although the fairly low version number, 0.2.2, might make you think otherwise, RoundCube turns out to be an extremely mature and stable application that can look back on many years of development history.
A web-based installer, which warns you about unresolved dependencies, facilitates the installation process. RoundCube needs a database; the installer will accept MySQL, PostgreSQL, and SQLite, and it comes with scripts that create the required table structures.
In another configuration step, you need to enter the mail transport data, including the SMTP server, IMAP server, default domain, and locale. After doing so, the installer creates two configuration files: one for the database parameters and another for the web mailer configuration proper. After moving both to RoundCube's web path, you are ready to rumble.
Nice to Have
The user interface is pleasingly tidy, with just the right amount of AJAX support, and it is intuitive to use (see Figure 1). The ability to load elements embedded in email is disabled by default for security reasons. Multiple SMTP identities can be configured per user – not that anybody needs this on my server, but it's nice to have.
Conveniently, RoundCube searches your address book for a target address while you are still typing. At least it saves some typing and the occasional inevitable error. If you look at the address book, you can see some potential improvements for future versions. For example, the address import and export function only supports the vCard format right now, and I can't aggregate contacts to create groups.
On the other hand, attachment handling is simple; RoundCube even has a spell checker. If you are still having problems, the support forums and a documentation wiki are close at hand [3].
For now, I'm looking forward to seeing whether my co-users are just as impressed as I am, or whether they will want their SquirrelMail back – no matter how spartan it might be.
Infos
- SquirrelMail: http://squirrelmail.org
- RoundCube: http://www.roundcube.net
- RoundCube wiki: http://trac.roundcube.net/wiki
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
News
-
Red Hat Enterprise Linux 7.5 Released
The latest release is focused on hybrid cloud.
-
Microsoft Releases a Linux-Based OS
The company is building a new IoT environment powered by Linux.
-
Solomon Hykes Leaves Docker
In a surprise move, Solomon Hykes, the creator of Docker has left the company.
-
Red Hat Celebrates 25th Anniversary with a New Code Portal
The company announces a GitHub page with links to source code for all its projects
-
Gnome 3.28 Released
The latest GNOME rolls out with better contact management and new features for handling virtual machines.
-
Install Firefox in a Snap on Linux
Mozilla has picked the Snap package system to deliver its application to Linux users.
-
OpenStack Queens Released
The new release comes with new features for mission critical workloads.
-
Kali Linux Comes to Windows
The Kali Linux developers even managed to run full blown XFCE desktop via WSL.
-
Ubuntu to Start Collecting Some Data with Ubuntu 18.04
It will be an ‘opt-out’ feature.
-
CNCF Illuminates Serverless Vision
The Cloud Native Computing Foundation announces a paper describing their model for a serverless ecosystem.