Webmail is a software that allows you to browse e-mail messages from anywhere on any computer in a Web browser. Openwebmail is a simple, fast and popular Webmail package. Its website is here (http://openwebmail.org/). This guide will enable you to install webmail on your server so that you can use it both at home and outside the network.
In order to function correctly, you must first complete the following installation: A functioning mail transport engine, see mailserver.
Installation
Installing packages Openwebmail very simple
sudo apt install openwebmail
Sorry, but you have to be precise. The Openwebmail package could not be found.
I have to agree with that. Apt-cache Search does not seem to be able to find anything like that. --STARKRUZR (6/6/06)
Gedit/etc/apt/sources.list
Deb Ftp://debian.tnc.edu.tw/pub1 b2d/
sudo apt update
sudo apt install openwebmail
Configuration
Openwebmail already available! Each user account on the server has an e-mail account and shares the same username/password. To add more mail users, simply create more users on the system.
Detect its operation
Open a Web browser and enter the URL http://localhost/openwebmail. Change the localhost to the address of your server. You will see the Openwebmail login box!