Coder Social home page Coder Social logo

alexaum / ewomail Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gyxuehu/ewomail

0.0 1.0 0.0 201.89 MB

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

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

PHP 69.84% JavaScript 19.79% Yacc 0.51% Smarty 0.40% CSS 5.51% HTML 3.64% Shell 0.17% Perl 0.15% Hack 0.01%

ewomail's Introduction

2018-8-20更新说明

更新centos7.5与redhat 脚本问题

2018-8-10更新说明

centos7 安装兼容更新,之前下载安装包的朋友请重新下载,已安装的不需改动。

1.05更新内容

1、兼容centos7

将部分主要的组件重新打包,测试,并且兼容centos6和centos7。

2、新加nginx

默认绑定80端口,需手动启动。

3、新加php-fpm

可以利用nginx配置php-fpm或apache,php-fpm默认端口9000,需手动启动。

4、apache

取消apache绑定的80端口,邮箱管理后台与webmail保留端口,保持原来的apache运行。

EwoMail开源邮件服务器软件

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

集成组件

Postfix:邮件服务器

Dovecot:IMAP/POP3/邮件存储

Amavisd:反垃圾和反病毒

fail2ban:监控策略

LNAMP:apache2.2,nginx1.8,mysql5.5,php5.4

EwoMail-Admin:WEB邮箱管理后台

Rainloop:webmail

安装环境

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

最低配置要求

CPU:1核

内存:1G

硬盘:40G

检查swap

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

手动安装(centos6)

下载并重新命名为ewomail.zip

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

centos7

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

文档教程

在线安装、配置等等的更多详细教程请查看

EwoMail在线文档

EwoMail-Admin

EwoMail-Admin是一个多语言邮箱管理后台,用PHP语言开发,开源免费。

自主原生开发,没有采用第三方框架,简单高效、易二次开发。

需要搭配EwoMail邮件服务器软件使用。

环境要求:PHP5.4+,MYSQL5.5+

EwoMail-Admin集成了前端框架、后台敏捷开发框架,利用这些框架可以很容易的进行二次开发,定制化功能来满足你的邮件服务器更多需求。

主要功能

1、权限管理(管理员权限分配) 2、邮箱管理 3、邮箱域名管理 4、多语言

EwoMail-Admin开发教程

ewomail-admin

webmail

webmail

安装或使用过程遇到问题

http://www.ewomail.com/show-19-70-1.html

ewomail's People

Contributors

gyxuehu avatar

Watchers

James Cloos 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.