[Postfix] Added custom_postscreen_whitelist.cidr for a custom Postscreen wl, fixes #3313

This commit is contained in:
andryyy
2020-02-06 08:28:05 +01:00
parent 8a3fc802c5
commit 82c094c77c
2 changed files with 2 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ milter_protocol = 6
minimal_backoff_time = 300s
plaintext_reject_code = 550
postscreen_access_list = permit_mynetworks,
cidr:/opt/postfix/conf/custom_postscreen_whitelist.cidr,
cidr:/opt/postfix/conf/postscreen_access.cidr,
tcp:127.0.0.1:10027
postscreen_bare_newline_enable = no