X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fdaemon.c;h=1ef28a156bb1001a580e5c06f23cfc0f33c2f86f;hb=5c03403d88afcde2bb3f543296b0fca6f05c9f2c;hp=21ce2f03e89102cd0628fe56e9710c89de2ca80c;hpb=f3ebb786e451da973560f1c9d8cdb151d25108b5;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/daemon.c b/src/src/daemon.c index 21ce2f03e..1ef28a156 100644 --- a/src/src/daemon.c +++ b/src/src/daemon.c @@ -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