X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/9cbad13b652da19396511434b18e88533c8f9901..5b4569757c6dc749c250f065705f65c938bffb2e:/src/src/transports/smtp.c diff --git a/src/src/transports/smtp.c b/src/src/transports/smtp.c index b1fedd2d4..4db67f871 100644 --- a/src/src/transports/smtp.c +++ b/src/src/transports/smtp.c @@ -895,7 +895,9 @@ outblock.authenticating = FALSE; tls_bits = 0; tls_cipher = NULL; tls_peerdn = NULL; +#ifndef USE_GNUTLS tls_sni = NULL; +#endif /* If an authenticated_sender override has been specified for this transport instance, expand it. If the expansion is forced to fail, and there was already