Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 416 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 416 Bytes

Mailserver Ansible Playbook

Installs a Mailserver with:

  • Postfix for SMTP
  • Dovecot for IMAP
  • MySQL for User Management
  • Rspamd for Spam detection

Inspired by a DigitalOcean Guide

Development

$ vagrant up
$ vagrant provision