https://bugs.exim.org/show_bug.cgi?id=1641
Jeremy Harris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #1 from Jeremy Harris <[email protected]> --- The Makefile says: =============== # Exim can be built to support the SMTP STARTTLS command, which implements # Transport Layer Security using SSL (Secure Sockets Layer). To do this, you # must install the OpenSSL library package or the GnuTLS library. Exim contains # no cryptographic code of its own. Uncomment the following lines if you want # to build Exim with TLS support. If you don't know what this is all about, # leave these settings commented out. # This setting is required for any TLS support (either OpenSSL or GnuTLS) SUPPORT_TLS=yes =============== As such, that define should be present when built against GnuTLS. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
