Browse Source

spf configoption

andre 6 months ago
parent
commit
055b1a5f91
1 changed files with 2 additions and 2 deletions
  1. 2 2
      core/Helper/DnsHelper.php

+ 2 - 2
core/Helper/DnsHelper.php

@@ -37,9 +37,9 @@ class DnsHelper
         logModuleCall(
             'kerioEmail',
             __FUNCTION__,
-            $params,
+            $spf,
             'Debug',
-            $productManager
+            $dmarc
         );
 
         if($clientDomains['totalresults'] == 0){