Coder Social home page Coder Social logo

qsmail-server's Introduction

QsMail Server

基于Swoole的邮件服务器

青石 博客 http://www.qs5.org

文件使用说明

文件名 文件名功能 备注说明
run.sh 进程管理脚本
init.php 执行入口文件
config.php 应用配置文件
app/Mail_Server.class.php 邮件服务器主程序类
app/Mail_App.class.php 应用功能类 热更新
app/Smtp_Server.class.php SMTP协议支持类 热更新
app/Pop3_Server.class.php POP3协议资产类 热更新

run.sh 参数说明

参数名 功能说明
start 启动脚本,并后台运行
status 查看运行状态
reload 重新加载脚本 通过这个进行热更新
restart 重新启动 先stop然后start
stop 停止脚本 正常方式停止
kill 强制杀死进程

qsmail-server's People

Contributors

imdong avatar

Watchers

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