NotifySmtpCheck.php
authoredward <edward@roojs.com>
Thu, 14 Jul 2016 03:49:02 +0000 (11:49 +0800)
committeredward <edward@roojs.com>
Thu, 14 Jul 2016 03:49:02 +0000 (11:49 +0800)
NotifySmtpCheck.php

index be76c82..335c79e 100644 (file)
@@ -45,10 +45,10 @@ class Pman_Core_NotifySmtpCheck extends Pman
                 
                 $mx = $smtpmx->_getMx($dom);
                 
-                print_r($mx);
+                print_r($mx);exit;
             }
             
-            exit;
+            
         }
     }