Basic cutthrough delivery.
[exim.git] / src / src / smtp_in.c
index 58d1a971ea0a33bf803652b31079803688cc95c0..38162cd4cc42319af2427d6a6707f65680d878e3 100644 (file)
@@ -1036,6 +1036,7 @@ store_reset(reset_point);
 recipients_list = NULL;
 rcpt_count = rcpt_defer_count = rcpt_fail_count =
   raw_recipients_count = recipients_count = recipients_list_max = 0;
+cancel_cutthrough_connection();
 message_linecount = 0;
 message_size = -1;
 acl_added_headers = NULL;