put in proper checks like we have for other domains

This commit is contained in:
Stephen Smoogen 2019-05-29 15:57:22 +00:00
parent 9c8c6a8e3c
commit 8611ab80ed
6 changed files with 8 additions and 1509 deletions

View file

@ -95,9 +95,6 @@
- name: rebuild postfix tls_policy
command: /usr/sbin/postmap /etc/postfix/tls_policy
- name: rebuild postfix header_checks
command: /usr/sbin/postmap /etc/postfix/header_checks
- name: restart postfix
service: name=postfix state=restarted