ansible roles for a debian mailserver
a900d16b53
When matching an alias do no more match it against the value of field alias in the aliases table, but match it against the concatenation of this value with '@' and the value of the name field in the domains table, where the row is obtained by matching aliases.alias_domain_id and domains.id. |
||
---|---|---|
journal-postfix | ||
journal-postfix-doc | ||
mail_system | ||
journal-postfix.yml | ||
LICENSE.txt | ||
mail_system.yml | ||
README.md |
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