2
0
mirror of https://github.com/tomav/docker-mailserver synced 2025-08-31 14:25:59 +00:00

scripts: make policyd-spf configurable (#3246)

This commit is contained in:
Georg Lauterbach
2023-04-11 08:52:43 +02:00
committed by GitHub
parent bbe1d2da31
commit 9ee33a81b7
6 changed files with 35 additions and 3 deletions

View File

@@ -80,6 +80,7 @@ function _register_functions
_register_setup_function '_setup_opendkim'
_register_setup_function '_setup_opendmarc' # must come after `_setup_opendkim`
_register_setup_function '_setup_policyd_spf'
_register_setup_function '_setup_security_stack'
_register_setup_function '_setup_spam_to_junk'