*************************************************/
/* Copyright (c) University of Cambridge 1995 - 2018 */
*************************************************/
/* Copyright (c) University of Cambridge 1995 - 2018 */
int received_count = 0;
uschar *received_protocol = NULL;
struct timeval received_time = { 0, 0 };
int received_count = 0;
uschar *received_protocol = NULL;
struct timeval received_time = { 0, 0 };
int recipients_count = 0;
recipient_item *recipients_list = NULL;
int recipients_list_max = 0;
BOOL running_in_test_harness=FALSE;
int recipients_count = 0;
recipient_item *recipients_list = NULL;
int recipients_list_max = 0;
BOOL running_in_test_harness=FALSE;
uschar *sender_fullhost = NULL;
uschar *sender_helo_name = NULL;
uschar *sender_host_address = NULL;
uschar *sender_fullhost = NULL;
uschar *sender_helo_name = NULL;
uschar *sender_host_address = NULL;