Browse Source

getting dkim

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

+ 1 - 1
core/Helper/DnsHelper.php

@@ -50,7 +50,7 @@ class DnsHelper
             __FUNCTION__,
             $this->params,
             'Debug',
-            $dkimValue
+            $this->domainKey
         );
 
     }