Skip to content

marioli/mailinabox-sogo

 
 

Repository files navigation

Mail-in-a-Box

Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.

!!! About this fork !!!

This fork of Mail-in-a-Box intends to change the OS to Debian 8 (Jessie) and replace Roundcube/Z-push (and more) with the SOGo Groupware.

Current status: Work in Progress.

NOTE: There is NO upgrade/migration path from older Mail-in-a-Box installations.


Our goals are to:

  • Make deploying a good mail server easy.
  • Promote decentralization, innovation, and privacy on the web.
  • Have automated, auditable, and idempotent configuration.
  • Not make a totally unhackable, NSA-proof server.
  • Not make something customizable by power users.

Additionally, this project has a Code of Conduct, which supersedes the goals above. Please review it when joining our community.

The Box

Mail-in-a-Box turns a fresh Debian 8 64-bit machine into a working mail server by installing and configuring various components.

It is a one-click email appliance. There are no user-configurable setup options. It "just works".

The components installed are:

(*) SOGo provides an seamless experience for these services within the same UI.

It also includes:

  • A control panel and API for adding/removing mail users, aliases, custom DNS records, etc. and detailed system monitoring.

For more information on how Mail-in-a-Box handles your privacy, see the security details page.

Installation

Start with a completely fresh (really, I mean it) Debian 8 (Jessie) 64-bit machine. On the machine...

Clone this repository:

$ git clone https://github.com/jkaberg/mailinabox-sogo
$ cd mailinabox

Begin the installation.

$ sudo setup/start.sh

The Acknowledgements

This fork is due to the awesome work done by these people.

Mail-in-a-Box is similar to iRedMail and Modoboa.

About

Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 53.5%
  • HTML 24.1%
  • Shell 22.1%
  • Nginx 0.3%