fix body checks
This commit is contained in:
parent
bca889eed9
commit
641f441de4
1 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ postfix_config:
|
|||
alias_maps: hash:/etc/aliases
|
||||
append_dot_mydomain: no
|
||||
biff: no
|
||||
body_checks: regexp:/etc/postfix/maps/body_checks.map
|
||||
body_checks: regexp:/etc/postfix/maps/body_checks
|
||||
broken_sasl_auth_clients: yes
|
||||
compatibility_level: 3.6
|
||||
header_checks: regexp:/etc/postfix/maps/whitelist_senders.map regexp:/etc/postfix/maps/spam_filter_header_check
|
||||
|
|
Loading…
Reference in a new issue