[postfix] Generate postfix lookup tables with postmap
parent
d7d32e7b90
commit
0eb1b75a13
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue