Fix hosts_connection_nolog ensuring that sender_host_cache is not
[exim.git] / src / src / smtp_in.c
index 3fce125d36edc46089f422cc9e69e9b5268f1c59..b48e436e3c0d8ae3d89aa59c4b6c22b3da875b60 100644 (file)
@@ -1866,8 +1866,6 @@ pipelining_enable = TRUE;
 sync_cmd_limit = NON_SYNC_CMD_NON_PIPELINING;
 smtp_exit_function_called = FALSE;    /* For avoiding loop in not-quit exit */
 
-memset(sender_host_cache, 0, sizeof(sender_host_cache));
-
 /* If receiving by -bs from a trusted user, or testing with -bh, we allow
 authentication settings from -oMaa to remain in force. */