Coder Social home page Coder Social logo

ryjer / ewomail Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gyxuehu/ewomail

0.0 0.0 0.0 331.89 MB

EwoMail是基于Linux的企业邮箱服务器,集成了众多优秀稳定的组件,是一个快速部署、简单高效、多语言、安全稳定的邮件解决方案

Home Page: http://www.ewomail.com

License: Other

PHP 70.36% JavaScript 19.44% Yacc 0.45% Smarty 0.39% CSS 5.10% HTML 3.57% Shell 0.13% Perl 0.15% Hack 0.01% Sieve 0.01% Less 0.32% EJS 0.09%

ewomail's Introduction

1.09更新说明

更新部分组件,兼容centos8,支持centos7/8。

该版本不再支持centos6,可以使用1.06版本安装在centos6系统。

更多配置和详细信息请参考文档

EwoMail

EwoMail是基于Linux的开源邮件服务器软件,集成了众多优秀稳定的组件,是一个快速部署、简单高效、多语言、安全稳定的邮件解决方案,帮助你提升运维效率,降低 IT 成本,兼容主流的邮件客户端,同时支持电脑和手机邮件客户端。

集成组件

Postfix:邮件服务器SMTP

Dovecot:IMAP/POP3/邮件存储

Amavisd:反垃圾和反病毒

LNAMP:,nginx,mysql,php

EwoMail-Admin:WEB邮箱管理后台

Rainloop:webmail

安装环境

centos6/7系统,服务器需要干净环境,全新安装的系统。

最低配置要求

CPU:1核

内存:1G

硬盘:40G

检查swap

安装前需要swap缓存,请务必先检查swap是否已经启动。

手动安装

下载并重新命名为ewomail.zip

解压安装
unzip -o ewomail.zip
cd EwoMail/install
#需要输入一个邮箱域名,不需要前缀,列如下面的ewomail.cn
sh ./start.sh ewomail.cn

国外网络 请在安装域名后面加空格加en,例如 sh ./start.sh ewomail.cn en

centos7/8

yum -y install git
cd /root
git clone https://github.com/gyxuehu/EwoMail.git
cd /root/EwoMail/install
#需要输入一个邮箱域名,不需要前缀,列如下面的ewomail.cn
sh ./start.sh ewomail.cn

国外网络 请在安装域名后面加空格加en,例如 sh ./start.sh ewomail.cn en

文档教程

安装和文档教程

http://doc.ewomail.com/docs/ewomail/install

邮箱后台

ewomail-admin

webmail

webmail

安装或使用过程遇到问题

http://doc.ewomail.com/docs/ewomail/solve

ewomail's People

Contributors

gyxuehu avatar ewomailadmin avatar sbwml avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.