Create bogus mx list via host_vars
This commit is contained in:
parent
d786e5ab09
commit
6978dcf9b7
4 changed files with 13 additions and 11 deletions
|
@ -25,7 +25,6 @@
|
|||
dest: "{{ postfix_conf_dir }}/{{ item }}"
|
||||
mode: "0644"
|
||||
loop:
|
||||
- bogus_mx
|
||||
- header_checks
|
||||
- header_checks_inbound
|
||||
|
||||
|
@ -36,6 +35,7 @@
|
|||
mode: "0644"
|
||||
loop:
|
||||
- bad_smtp_auth_users
|
||||
- bogus_mx
|
||||
- client_checks
|
||||
- destination_limit
|
||||
- header_add
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue