ARC: Reset received ARC instance counter before next message on a connection...
[users/jgh/exim.git] / src / src / smtp_in.c
index 9e2b39c4e37d93694a0995a69ece91db3f68375b..0ae89a48cc10613615cc68baec3c3131a74dfa5e 100644 (file)
@@ -2092,6 +2092,7 @@ dmarc_used_domain = NULL;
 #endif
 #ifdef EXPERIMENTAL_ARC
 arc_state = arc_state_reason = NULL;
+arc_received_instance = 0;
 #endif
 dsn_ret = 0;
 dsn_envid = NULL;