[Olefy] A new container is born, thanks to @c-rosenberg

[ACME] Autoconfig is back (re-added to SAN list by default for all mail domains)
[Rspamd] Added comment to composite
This commit is contained in:
andryyy
2019-06-25 18:52:05 +02:00
parent b05bfbf523
commit 2efd27e40e
4 changed files with 8 additions and 186 deletions

View File

@@ -244,7 +244,7 @@ while true; do
ADDITIONAL_SAN_ARR+=($i)
fi
done
ADDITIONAL_WC_ARR+=('autodiscover')
ADDITIONAL_WC_ARR+=('autodiscover' 'autoconfig')
# Start IP detection
log_f "Detecting IP addresses... " no_nl