imfreedom/email-ansible

Add the dovecot stuff I was working on awhile ago
draft default tip
2021-07-07, Gary Kramlich
ed91bd614149
Add the dovecot stuff I was working on awhile ago
# Instant Messaging Freedom Email Ansible
This repository contains the ansible configuration for running our email
server.
# Setup
Before you can run this ansible script, you need to creat a password named
`vault_password` in the repository root with the proper vault password.
# Running
You can run ansible with the following command:
```
$ ansible-playbook mail_servers.yaml
```