update...
This commit is contained in:
@ -99,22 +99,24 @@ copy_plain_files:
|
||||
dest_path: /root/bin/postfix/conf/whitelist_mb_sigs.conf
|
||||
|
||||
|
||||
copy_plain_files_postfwd_host_specific: []
|
||||
copy_plain_files_postfix_host_specific:
|
||||
|
||||
#copy_plain_files_postfwd_host_specific:
|
||||
# # Postfix Firewall postfwd
|
||||
# #
|
||||
# - name: postfwd.bl-sender
|
||||
# src_path: b.mx/etc/postfix/postfwd.bl-sender
|
||||
# dest_path: /etc/postfix/postfwd.bl-sender
|
||||
#
|
||||
# - name: postfwd.bl-user
|
||||
# src_path: b.mx/etc/postfix/postfwd.bl-user
|
||||
# dest_path: /etc/postfix/postfwd.bl-user
|
||||
#
|
||||
# - name: postfwd.wl-user
|
||||
# src_path: b.mx/etc/postfix/postfwd.wl-user
|
||||
# dest_path: /etc/postfix/postfwd.wl-user
|
||||
- name: relay_domains
|
||||
src_path: b.mx/etc/postfix/relay_domains
|
||||
dest_path: /etc/postfix/relay_domains
|
||||
|
||||
|
||||
copy_plain_files_postfwd_host_specific:
|
||||
|
||||
# Postfix Firewall postfwd
|
||||
#
|
||||
- name: postfwd.wl-nets
|
||||
src_path: b.mx/etc/postfix/postfwd.wl-nets
|
||||
dest_path: /etc/postfix/postfwd.wl-nets
|
||||
|
||||
- name: postfwd.wl-sender
|
||||
src_path: b.mx/etc/postfix/postfwd.wl-sender
|
||||
dest_path: /etc/postfix/postfwd.wl-sender
|
||||
|
||||
|
||||
copy_template_files: []
|
||||
|
Reference in New Issue
Block a user