[postfix] Generate postfix lookup tables with postmap

certbot_on_virtu
_benjamin 2020-01-25 13:00:51 +01:00
parent d7d32e7b90
commit 0eb1b75a13
1 changed files with 9 additions and 1 deletions

View File

@ -25,4 +25,12 @@
- postscreen_access.cidr
- sasl/smtpd.conf
- canonical
# - virtual
- name: Generate postmaps
command: /usr/sbin/postmap {{ item }}
loop:
- /etc/postfix/canonical
- /etc/postfix/mime_header_checks
- /etc/postfix/recipient_access
- /etc/postfix/sender_login_maps
- /etc/postfix/transport