DKIM: verify using separate pool-pair, reset per message
[exim.git] / src / src / host.c
index 6b9f674b83805e3a74c46d8913d674cc139f16c3..c25ff2a74f9a2377af805c814c655c72e8737bc5 100644 (file)
@@ -3260,6 +3260,7 @@ uschar buffer[256];
 
 disable_ipv6 = FALSE;
 primary_hostname = US"";
+store_init();
 store_pool = POOL_MAIN;
 debug_selector = D_host_lookup|D_interface;
 debug_file = stdout;