X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=NotifySend.php;h=bcac851e350555553a957857d9ae47930189fdfe;hb=b634f3b7474cfa8c9ed45c075d3fda31ada45f6b;hp=dd31ddd4db390956c70a27ca7c20456ec8c6f3c4;hpb=11d0d3943ad1ec9503680d7c37a7684b0a62bd34;p=Pman.Core diff --git a/NotifySend.php b/NotifySend.php index dd31ddd4..bcac851e 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -346,7 +346,7 @@ class Pman_Core_NotifySend extends Pman $this->errorHandler(date('Y-m-d h:i:s') . " - FAILED - GAVE UP TO OLD - {$p->email} \n"); } - print_r($w);exit; + $w->to_email = $p->email; //$this->addEvent('NOTIFY', $w, 'GREYLISTED ' . $p->email . ' ' . $res->toString()); @@ -452,7 +452,7 @@ class Pman_Core_NotifySend extends Pman } $res = $mailer->send($p->email, $email['headers'], $email['body']); - + print_R($res);exit; if ($res === true) { // success....