muelli / ansible-dovecot

Install and manage Dovecot IMAP/POP3 server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DebOps project dovecot

Travis CI test-suite Ansible Galaxy

This Ansible role allows you to install and manage the Dovecot IMAP/POP3 server to allow remote access to your mail boxes. It integrates with the debops.pki Ansible role, so you can easily protect your access via secure TLS connection.

Additionally it allows you to configure a sieve service which can be used to store server-side rules for mail filtering.

Installation

This role requires at least Ansible v1.7.0. To install it, run:

ansible-galaxy install debops.dovecot

Documentation

More information about debops.dovecot can be found in the official debops.dovecot documentation.

Role dependencies

  • debops.ferm
  • debops.postfix

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

dovecot role was written by:

License: GPLv3


This role is part of the DebOps project. README generated by ansigenome.

About

Install and manage Dovecot IMAP/POP3 server

License:GNU General Public License v3.0