Debug: restore GnuTLS debug level.
authorJeremy Harris <jgh146exb@wizmail.org>
Thu, 2 May 2019 16:30:33 +0000 (17:30 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Thu, 2 May 2019 16:30:33 +0000 (17:30 +0100)
Broken-by: b10c87b38c
src/src/tls-gnu.c

index 32625d6d8d98dca868b63aee6a7d5569a2b4d233..8bd5aeda41697e58ba36582b25b9d91d9d0d8f24 100644 (file)
@@ -237,7 +237,7 @@ setuid binaries, making it useless - "GNUTLS_DEBUG_LEVEL".
 Allegedly the testscript line "GNUTLS_DEBUG_LEVEL=9 sudo exim ..." would work,
 but the env var must be added to /etc/sudoers too. */
 #ifndef EXIM_GNUTLS_LIBRARY_LOG_LEVEL
-# define EXIM_GNUTLS_LIBRARY_LOG_LEVEL 9
+# define EXIM_GNUTLS_LIBRARY_LOG_LEVEL -1
 #endif
 
 #ifndef EXIM_CLIENT_DH_MIN_BITS