false,'error'=>'Email address invalid'); if (!getmxrr($ms[1],$mx)) return array('success'=>false,'error'=>'MX record of host not found!'); $mx = $mx[0]; if ($debug) echo ''; }