ansible roles for a debian mailserver
Find a file
2026-03-22 13:09:26 +01:00
journal-postfix Update to trixie 2026-03-22 13:09:26 +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 to trixie 2026-03-22 13:09:26 +01:00
journal-postfix.yml Update to trixie 2026-03-22 13:09:26 +01:00
LICENSE.txt Update to trixie 2026-03-22 13:09:26 +01:00
mail_system.yml Update to trixie 2026-03-22 13:09:26 +01:00
README.md Improve README 2022-04-25 20:22:03 +02:00

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