Skip to content

saretter/ansible-role-dovecot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-dovecot

Role to setup dovecot for froxlor.

Requirements

This role was created for Debian 10.x (Buster). It is configured to work with froxlor.The role needs a mysql-database and expects a database-schema as it is used by froxlor. You might use this role in conjunction with the roles:

  • ansible-role-apache
  • ansible-role-mysql
  • ansible-role-froxlor
  • ansible-role-postfix

Role Variables

The following variables don't have defaults. You need to specify them either in a file in group_vars, host_vars directory or via command-line.

postmaster_address: address to use when sending rejection mails
froxlor_mysql_password: the_froxlor_mysql_password

Example Playbook

This role can be easily used in a playbook like this:

- hosts: froxlor-servers
  roles:
      - ansible-role-dovecot

License

GNU GENERAL PUBLIC LICENSE VERSION 3

Author Information

blog.retter.jetzt

About

Role to setup dovecot for froxlor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published