How to set up RainLoop webmail in Ubuntu server
I had originally written this tutorial for xmodulo.com Webmail is undoubtedly an essential part of any mail server. While native email client software has typically more features compared to webmail services, accessing IMAP or SMTP server ports via an email client from outside of the trusted network can sometimes be tricky. Moreover, while you need a designated workstation, laptop, or mobile device to use an email client, you can use webmail services from anywhere as long as you have an Internet connection. This tutorial will focus on setting up RainLoop webmail on an Ubuntu server running Apache. RainLoop is PHP-based webmail, and has the following features. Supports apache, nginx and other web servers. Standard interface supplemented with a gallery of themes to select from. Free to use for personal and non-profit projects. As of this writing, there is no support for email filtering and out-of office auto replies yet. Install RainLoop on Ubuntu Ser...