ansible roles for a debian mailserver
Go to file
iburadempa 3686d35108 Update dovecot config files to bullseye, mostly adding comments 2022-04-25 20:40:24 +02:00
journal-postfix add ansible role journal-postfix (a log parser for Postfix) with playbook and doc 2019-12-15 19:10:28 +01:00
journal-postfix-doc add ansible role journal-postfix (a log parser for Postfix) with playbook and doc 2019-12-15 19:10:28 +01:00
mail_system Update dovecot config files to bullseye, mostly adding comments 2022-04-25 20:40:24 +02:00
LICENSE.txt add LICENSE.txt 2019-12-15 19:25:07 +01:00
README.md Improve README 2022-04-25 20:22:03 +02:00
journal-postfix.yml add ansible role journal-postfix (a log parser for Postfix) with playbook and doc 2019-12-15 19:10:28 +01:00
mail_system.yml Multiple fixes 2022-04-25 20:10:40 +02:00

README.md

ansible roles and playbooks for a mail server.

Branch names correspond to debian release names.

mail_system

Setup a complete mail system with postfix, rspamd, dovecot and clamav, using PostgreSQL as backend.

  • mail_system ansible role
  • mail_system.yml ansible playbook

NB: A user and domain administration frontend is not included.

journal-postfix

Parse postfix entries in systemd journal and write delivery information to a PostgreSQL database.

  • journal-postfix ansible role
  • journal-postfix.yml ansible playbook
  • journal-postfix-doc documentation

See journal-postfix/files/srv/README.md