个人工具

“UbuntuHelp:OpenWebMail”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第2行: 第2行:
 
{{Languages|UbuntuHelp:OpenWebMail}}
 
{{Languages|UbuntuHelp:OpenWebMail}}
 
== Introduction ==
 
== Introduction ==
Webmail is software which allows you to view email from any computer, anywhere in the world, through your web browser. [[UbuntuHelp:OpenWebMail|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.
+
Webmail is software which allows you to view email from any computer, anywhere in the world, through your web browser. [[UbuntuHelp:OpenWebMail|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.
 
== Preparation ==
 
== Preparation ==
 
In order to run, you need to first set up a number of things:
 
In order to run, you need to first set up a number of things:
第12行: 第12行:
 
I have to agree with this.  apt-cache search doesn't seem to know about anything like it either. --starkruzr (6/6/06)
 
I have to agree with this.  apt-cache search doesn't seem to know about anything like it either. --starkruzr (6/6/06)
 
Works on 6.10 X86_64 desktop install, but not on i386 6.10 server install.
 
Works on 6.10 X86_64 desktop install, but not on i386 6.10 server install.
 +
Not in a typical sources.list (with all the usual repositories) for 8.04 i386 desktop. Get the latest deb package at http://openwebmail.org/openwebmail/download/debian/.
 +
Install it with sudo dpkg --install <package_name>.
 +
--mjfox 22sep08
 
== Configuration ==
 
== Configuration ==
 
[[UbuntuHelp:OpenWebMail|OpenWebMail]] is ready to be used!  Every user account on the server has an email account with the same username/password.  To add more email users, simply create more users on the system.
 
[[UbuntuHelp:OpenWebMail|OpenWebMail]] is ready to be used!  Every user account on the server has an email account with the same username/password.  To add more email users, simply create more users on the system.

2008年10月19日 (日) 16:44的版本

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 here. This guide will enable you to setup webmail on your own server, for use either within your home network, or outside.

Preparation

In order to run, you need to first set up a number of things:

Installation

Simple, install the package OpenWebMail. sudo apt-get install openwebmail SORRY BUT YOU MUST PRECISE THAT. NO OPENWEBMAIL PACKAGE FOUND I have to agree with this. apt-cache search doesn't seem to know about anything like it either. --starkruzr (6/6/06) Works on 6.10 X86_64 desktop install, but not on i386 6.10 server install. Not in a typical sources.list (with all the usual repositories) for 8.04 i386 desktop. Get the latest deb package at http://openwebmail.org/openwebmail/download/debian/. Install it with sudo dpkg --install <package_name>. --mjfox 22sep08

Configuration

OpenWebMail is ready to be used! Every user account 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/openwebmail. Change localhost for the address of your server. You should see the OpenWebMail login box!