Git Product home page Git Product logo

qiyesc / ewomail Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gyxuehu/ewomail

0.0 0.0 1.0 318.92 MB

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

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

License: Other

PHP 69.75% JavaScript 19.76% Yacc 0.51% Smarty 0.40% CSS 5.51% HTML 3.63% Shell 0.18% Perl 0.15% Hack 0.01% TSQL 0.11%

ewomail's Introduction

1.06更新说明

更新了部分组件,优化了安装方式,优化了内存占用,小内存运行更快更稳定。

将使用nginx作为默认web组件,删除了webmail的默认固定logo

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

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是否已经启动。

手动安装(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

文档教程

安装和文档教程

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

邮箱后台

ewomail-admin

webmail

webmail

安装或使用过程遇到问题

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

ewomail's People

Contributors

gyxuehu avatar ewomailadmin avatar

Forkers

jdk6979

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.