cmail-mta / cmail

SQLite-backed mail processing suite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to cmail!

cmail aims to provide all functionality needed for internet mail processing (aka, a mail server), while reducing the traditional complexities involved in configuration, adaptation and administration.

Detailed information is best found on our website at http://cmail.rocks/

Modules

The cmail system is split into multiple modules, each providing a distinct service.

  • cmail-smtpd: Mail Submission Agent, accepts incoming mail
  • cmail-dispatchd: Mail Transfer Agent, delivers outgoing mail
  • cmail-imapd: IMAP server, provides access to local mailboxes
  • cmail-popd: POP3 server, provides access to local mailboxes
  • cmail-webadmin: Web-based administration panel

Setup

Please visit the setup guide on cmail.rocks for information on how to install cmail in a productive environment or check SETUP.txt for information on a development setup.

About

SQLite-backed mail processing suite

License:BSD 2-Clause "Simplified" License


Languages

Language:C 62.9%Language:PHP 18.0%Language:JavaScript 7.5%Language:Roff 3.2%Language:Shell 3.0%Language:HTML 2.1%Language:Makefile 1.8%Language:CSS 0.6%Language:TSQL 0.4%Language:Dockerfile 0.2%Language:PLpgSQL 0.2%Language:C++ 0.1%