]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/src/daemon.c
Testsuite: avoid picking 0.0.0.0 as the HOSTIPV4; permit 10.0/8 apart from 10.250...
[user/henk/code/exim.git] / src / src / daemon.c
index 21ce2f03e89102cd0628fe56e9710c89de2ca80c..1ef28a156bb1001a580e5c06f23cfc0f33c2f86f 100644 (file)
@@ -1744,6 +1744,9 @@ dns_pattern_init();
 #ifdef WITH_CONTENT_SCAN
 malware_init();
 #endif
+#ifdef SUPPORT_SPF
+spf_init();
+#endif
 
 /* Close the log so it can be renamed and moved. In the few cases below where
 this long-running process writes to the log (always exceptional conditions), it