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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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: