1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-07 23:03:10 +02:00

log: adjust level and message(s) slightly for four messages (#2532)

Co-authored-by: Casper <casperklein@users.noreply.github.com>
This commit is contained in:
Georg Lauterbach
2022-04-05 16:21:07 +02:00
committed by GitHub
parent a9305a073f
commit c7b16a599c
2 changed files with 4 additions and 4 deletions

View File

@ -351,7 +351,7 @@ function _setup_ssl
;;
( '' ) # No SSL/TLS certificate used/required, plaintext auth permitted over insecure connections
_log 'warn' "(INSECURE!) SSL configured with plain text access. DO NOT USE FOR PRODUCTION DEPLOYMENT."
_log 'warn' '!! INSECURE !! SSL configured with plain text access - DO NOT USE FOR PRODUCTION DEPLOYMENT'
# Untested. Not officially supported.
# Postfix configuration: