X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d223e9344978ee88ad04a231f00f7540d2b841e2..b9d9c5a27bea03802901872e0e056fb97b4c30a6:/src/src/transports/smtp.c diff --git a/src/src/transports/smtp.c b/src/src/transports/smtp.c index 975fc16aa..6741c01a6 100644 --- a/src/src/transports/smtp.c +++ b/src/src/transports/smtp.c @@ -2958,6 +2958,7 @@ writing RSET might have failed, or there may be other addresses whose hosts are specified in the transports, and therefore not visible at top level, in which case continue_more won't get set. */ +HDEBUG(D_transport|D_acl|D_v) debug_printf(" SMTP(close)>>\n"); (void)close(inblock.sock); #ifndef DISABLE_EVENT