Overhaul of GnuTLS code.
[exim.git] / src / src / spool_out.c
index 7b8229934d63ab688034c865b8a83465a2bc749b..0d32fd6cae097b68b57bcb0d1f3673da1852806f 100644 (file)
@@ -229,6 +229,7 @@ if (bmi_verdicts != NULL) fprintf(f, "-bmi_verdicts %s\n", bmi_verdicts);
 if (tls_certificate_verified) fprintf(f, "-tls_certificate_verified\n");
 if (tls_cipher != NULL) fprintf(f, "-tls_cipher %s\n", tls_cipher);
 if (tls_peerdn != NULL) fprintf(f, "-tls_peerdn %s\n", string_printing(tls_peerdn));
+if (tls_sni != NULL) fprintf(f, "-tls_sni %s\n", string_printing(tls_sni));
 #endif
 
 /* To complete the envelope, write out the tree of non-recipients, followed by