From: edward Date: Mon, 28 May 2018 03:50:42 +0000 (+0800) Subject: NotifySend.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=11d0d3943ad1ec9503680d7c37a7684b0a62bd34 NotifySend.php --- diff --git a/NotifySend.php b/NotifySend.php index 7fe712ce..dd31ddd4 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());