- Description
- Installation
- Requirements
- Usage
- Role Variables
- Features and Advantages
- Similar Projects
- References
- Contributing
- License
- Author Information
Installs Dovecot IMAP Server
Any pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required.
- role: bloodymage.autonomy.config_defaults
- role: bloodymage.autonomy.collection_handlers
A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.
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: bloodymage.autonomy.dovecot
- Dovecot Wiki
- How to Run Your Own Email Server with Your Own Domain Parts I, II, III (Slightly outdated)
- How To Run Your Own E-mail Server with Your Own Domain Part 1
- Taking Email Back Part 2: Arming Your Server with Postfix and Dovecot
- Taking Email Back Part 3: Fortify Your Box Against Spammers
- Taking Email Back Part 4: The Finale with Webmail Everything After
- How to NSA Proof your email server
- Mail-in-a-box
- Raspberry Pi Email Server
- Iredmail Docs: Active Directory
- Dovecot Mailing List
- Authenticating Dovecot against Active Directory
- Serverfault: Samba4 Active Directory Dovecot Postfix LDAP Auth lookups
- Replacing antispam plugin with IMAPSieve
G Derber [email protected]