Skip to content

Ansible role to facilitate setup of an LMTP, IMAP, and submission server in support of cloudmra project. This is the local service component of the hybrid cloud setup. This is not a generic dovecot role, and for that other roles should be sought on ansible galaxy.

License

Notifications You must be signed in to change notification settings

paultaiton/ansible-role-cloudmra-dovecot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paultaiton.dovecot

This is an ansible role to support the deployment of cloudmra, a project to connect cloud email receiver to a local mail delivery agent. This specific role is to deploy dovecot configured to serve imaps, smtp-submission, and lmtp.

Requirements

None, only tested on fedora 30

Role Variables

To be configured.

Dependencies

None

Example Playbook

TBC Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: username.rolename, x: 42 }

License

GPL v3.0

Author Information

Paul Aiton [email protected]

About

Ansible role to facilitate setup of an LMTP, IMAP, and submission server in support of cloudmra project. This is the local service component of the hybrid cloud setup. This is not a generic dovecot role, and for that other roles should be sought on ansible galaxy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages