Kolombo - CLI for easy mail server managing 💌


Keywords
cli, docker, email
License
Apache-2.0
Install
pip install kolombo==0.3.1

Documentation

Kolombo

Kolombo Logo

CLI for easy mail server managing 💌

NB! Work in progress, not ready for production use!

Introduction

What Kolombo does:

  • Configures email domains (example.com/mx.example.com) and users (info@example.com)
  • Generates DKIM keys with TXT records to add to DNS
  • Manages all services needed for email to work in docker-compose

Installation

Python 3.8+, sudo, Docker and docker-compose should be installed on system.

Install with pip:

pip install kolombo

Documentation

Documentation is at https://docs.neigor.me/kolombo/

For quick start see https://docs.neigor.me/kolombo/quickstart/