X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/9d0b48b5f71beceebee9f058224abd30952311ce..c7396ac5dedeca5d791113782ae72b4bb67692e3:/src/src/spool_out.c diff --git a/src/src/spool_out.c b/src/src/spool_out.c index f84cda642..7b8229934 100644 --- a/src/src/spool_out.c +++ b/src/src/spool_out.c @@ -228,7 +228,7 @@ if (bmi_verdicts != NULL) fprintf(f, "-bmi_verdicts %s\n", bmi_verdicts); #ifdef SUPPORT_TLS 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", tls_peerdn); +if (tls_peerdn != NULL) fprintf(f, "-tls_peerdn %s\n", string_printing(tls_peerdn)); #endif /* To complete the envelope, write out the tree of non-recipients, followed by