mcramer
2013-09-18 cab7ea5faaa2f3510c8488e7d19d083fc05ac6ca
server/plugins-available/mail_plugin_dkim.inc.php
@@ -105,7 +105,7 @@
            $check=false;
                     }
      } else {
         $app->log('Unable to write DKIM settings; Check your config!',LOGLEVEL_ERROR);
         $app->log('Unable to write DKIM settings. Check your config!',LOGLEVEL_ERROR);
         $check=false;
      }
      return $check;