First, forgive me for writing this here! I am not subscribed to -dev. The commit 346ccb3 , which purports to fix TLS resumption, uses the constant HNE_DEFAULT in transports/smtp.c. This constant is defined in transports/smtp.h , however the definition is conditional on DISABLE_TLS_RESUME, and the latter is under the control of Local/Makefile. Thus, the compile fails if DISABLE_TLS_RESUME is in fact defined.
Looks like the C code for the fix should also be in a conditional. -- Ian -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/ ## unsubscribe (doesn't require an account): ## exim-users-unsubscr...@lists.exim.org ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/