Enable ARC signing for outgoing messages

This commit is contained in:
3wc
2023-09-30 21:14:12 +01:00
parent 2218afb811
commit 82551916bb
4 changed files with 33 additions and 3 deletions

View File

@ -1,5 +1,5 @@
export CORE_ENTRYPOINT_CONF_VERSION=v1
export MAILMAN_EXTRA_CFG_VERSION=v1
export CORE_ENTRYPOINT_CONF_VERSION=v3
export MAILMAN_EXTRA_CFG_VERSION=v2
export NGINX_CONF_VERSION=v1
export SETTINGS_LOCAL_VERSION=v2
export WEB_ENTRYPOINT_CONF_VERSION=v1