add extension to map
This commit is contained in:
parent
7f88e46819
commit
50e1a408b4
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ biff = no
|
||||||
body_checks = regexp:/etc/postfix/maps/ecco_body_check.map
|
body_checks = regexp:/etc/postfix/maps/ecco_body_check.map
|
||||||
broken_sasl_auth_clients = yes
|
broken_sasl_auth_clients = yes
|
||||||
compatibility_level = 2
|
compatibility_level = 2
|
||||||
header_checks = regexp:/etc/postfix/maps/whitelist_senders.map regexp:/etc/postfix/maps/ecco_header_check.map regexp:/etc/postfix/maps/ecco_header_check_manual.map regexp:/etc/postfix/maps/spam_filter_header_check
|
header_checks = regexp:/etc/postfix/maps/whitelist_senders.map regexp:/etc/postfix/maps/ecco_header_check.map regexp:/etc/postfix/maps/ecco_header_check_manual.map regexp:/etc/postfix/maps/spam_filter_header_check.map
|
||||||
html_directory = /usr/share/doc/postfix/html
|
html_directory = /usr/share/doc/postfix/html
|
||||||
inet_interfaces = all
|
inet_interfaces = all
|
||||||
inet_protocols = all
|
inet_protocols = all
|
||||||
|
|
Loading…
Reference in a new issue