Revision 1 as of 2006-02-17 02:46:22

Clear message

Introduction

Webmail is software which allows you to view email from any computer, anywhere in the world, through your web browser. OpenWebMail is a simple, fast and popular webmail package. The website is [http://openwebmail.org/ here]. This guide will enable you to setup webmail on your own server, for use either within your home network, or outside.

Installation

Simple, install the package OpenWebMail.

 sudo apt-get install openwebmail 

Configuration

OpenWebMail is ready to be used! Every user on the server has an email account with the same username/password. To add more email users, simply create more users on the system.

Check it works!

Open a webbrowser, and go to the address http://localhost/. Change localhost for the address of your server. You should see the OpenWebMail login box!