Enable configurarion of header checks

This commit is contained in:
phil 2023-10-16 14:46:47 +02:00
parent 94b6eec5e6
commit 0e62604dd8
2 changed files with 7 additions and 1 deletions

View file

@ -27,7 +27,6 @@
dest: "{{ postfix_conf_dir }}/{{ item }}"
mode: "0644"
loop:
- header_checks
- header_checks_inbound
- name: "Postfix | Copy lookup tables from templates"
@ -42,6 +41,7 @@
- name: client_checks
- name: destination_limit
- name: header_add
- name: header_checks
- name: header_treatment
- name: helo_checks
- name: permit_sasl_login_mismatch