Rainloop: Lightweight Webmail Client

Productivity Sauce
Instead of relying on the web-based interface offered by your email provider, you can deploy your own webmail client using Rainloop. This fast and lightweight application is easy to deploy and features a polished interface. Deploying Rainloop on a server is easy. Run the following commands to create the rainloop directory in the server's root (in this case, it's /var/www), set the correct permissions and owner, and install Rainloop:
mkdir /var/www/rainloop cd /var/www/rainloop find . -type d -exec chmod 777 {} \; find . -type f -exec chmod 666 {} \; chown -R www-data:www-data . wget -qO- http://repository.rainloop.net/installer.php | php
Once you've done that, point your browser to http://127.0.0.1/rainloop/?admin (where 127.0.0.1 is the actual IP address or domain name of the server), and log in using the admin user name and the 12345 password. This drops you into the administration interface, where you can configure Rainloop's settings. The web-based mail client can handle multiple domains (i.e., you can use Rainloop to access email accounts from different email providers), and the application has a couple of domains preconfigured and ready to go, including Gmail and Yahoo! Mail. To add other domains, switch to the Domains section, press the Add Domain button and provide the required information. Rainloop doesn't provide native support for multiple users, but the application uses Facebook, Google, and Twitter for authentication, thus allowing users to log into Rainloop via these social services. In addition to that, Rainloop can be intergrated with Dropbox for attaching files directly from the Dropbox storage. To enable this functionality, switch to the Social section and configure the required settings (see Rainloop documentation for further info).
Using Rainloop couldn't be easier. Point your browser to http://127.0.0.1/rainloop, log in using your email credentials, and you should see Rainloop's interface in all its beauty. Since the application is not overloaded with features, you shouldn't have trouble figuring out how to use it. While Rainloop has a lot going for it, the application does have a couple of weaknesses. For exampe, the current version doesn't support identities, and the interface doesn't work well on mobile devices. This may well be dealbreakers for power users, but for those looking for a no-frills web-based email client, Rainloop can be just the ticket.
comments powered by DisqusIssue 270/2023
Buy this issue as a PDF
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Find SysAdmin Jobs
News
-
CarbonOS: A New Linux Distro with a Focus on User Experience
CarbonOS is a brand new, built-from-scratch Linux distribution that uses the Gnome desktop and has a special feature that makes it appealing to all types of users.
-
Kubuntu Focus Announces XE Gen 2 Linux Laptop
Another Kubuntu-based laptop has arrived to be your next ultra-portable powerhouse with a Linux heart.
-
MNT Seeks Financial Backing for New Seven-Inch Linux Laptop
MNT Pocket Reform is a tiny laptop that is modular, upgradable, recyclable, reusable, and ships with Debian Linux.
-
Ubuntu Flatpak Remix Adds Flatpak Support Preinstalled
If you're looking for a version of Ubuntu that includes Flatpak support out of the box, there's one clear option.
-
Gnome 44 Release Candidate Now Available
The Gnome 44 release candidate has officially arrived and adds a few changes into the mix.
-
Flathub Vying to Become the Standard Linux App Store
If the Flathub team has any say in the matter, their product will become the default tool for installing Linux apps in 2023.
-
Debian 12 to Ship with KDE Plasma 5.27
The Debian development team has shifted to the latest version of KDE for their testing branch.
-
Planet Computers Launches ARM-based Linux Desktop PCs
The firm that originally released a line of mobile keyboards has taken a different direction and has developed a new line of out-of-the-box mini Linux desktop computers.
-
Ubuntu No Longer Shipping with Flatpak
In a move that probably won’t come as a shock to many, Ubuntu and all of its official spins will no longer ship with Flatpak installed.
-
openSUSE Leap 15.5 Beta Now Available
The final version of the Leap 15 series of openSUSE is available for beta testing and offers only new software versions.