Disable logging SASL messages to special file
We can use mail.log or journald instead
This commit is contained in:
parent
0616b07940
commit
9c6b7d7afb
3 changed files with 0 additions and 22 deletions
|
@ -20,11 +20,6 @@
|
|||
tags: onionmx
|
||||
when: postfix_onionmx is defined and postfix_onionmx
|
||||
|
||||
- name: Fail2ban
|
||||
ansible.builtin.import_tasks: fail2ban.yml
|
||||
tags: fail2ban
|
||||
when: postfix_type == "internet"
|
||||
|
||||
- name: TLS-helper
|
||||
ansible.builtin.import_tasks: tls-helper.yml
|
||||
tags: tls-helper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue