From 6604092800d47489aa3ceb076a29a12ae501979d Mon Sep 17 00:00:00 2001 From: iburadempa Date: Thu, 26 Dec 2019 18:01:22 +0100 Subject: [PATCH] improve README.md --- README.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d9c0dc..6267e6e 100644 --- a/README.md +++ b/README.md @@ -1 +1,21 @@ -ansible role for debian buster setting up a mailserver with postfix, rspamd, dovecot and clamav and based on PostgreSQL Attention: user and domain administration (in PostgreSQL) is not covered here +## mail_system + +ansible role for debian buster setting up a mailserver with +postfix, rspamd, dovecot and clamav and based on PostgreSQL + +Attention: user and domain administration (in PostgreSQL) is not covered here + +* mail_system +* mail_system.yml + + +## journal-postfix + +ansible role for debian buster parsing postfix entries in +systemd journal and collecting delivery information + +* journal-postfix +* journal-postfix.yml +* journal-postfix-doc + +See [journal-postfix/files/srv/README.md](journal-postfix/files/srv/README.md)