X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=NotifySmtpCheck.php;h=668760a4aa90c059576e1e620bf89d6a300226b2;hb=861e4015dfd1d5b49d5157b36294888af17fc0a2;hp=6ef823dacb9bf4b447da03b255f141d09be61667;hpb=781bceeb4cc9c8fd0b7851219a877162f775eb0b;p=Pman.Core diff --git a/NotifySmtpCheck.php b/NotifySmtpCheck.php index 6ef823da..668760a4 100644 --- a/NotifySmtpCheck.php +++ b/NotifySmtpCheck.php @@ -63,21 +63,7 @@ class Pman_Core_NotifySmtpCheck extends Pman print_R("SUCCESS? {$res} \n"); exit; - -// $mx = $smtpmx->_getMx($dom); -// -// foreach ($mx as $mserver => $mpriority) { -// -// $smtpmx->_smtp = new Net_SMTP($mserver, $smtpmx->port, $smtpmx->mailname); -// -//// print_R($smtpmx);exit; -// $res = $smtpmx->_smtp->connect($smtpmx->timeout); -// -// $smtpmx->_smtp->disconnect(); -// -// print_R($res);exit; -// } - + }