From 11d0d3943ad1ec9503680d7c37a7684b0a62bd34 Mon Sep 17 00:00:00 2001 From: edward Date: Mon, 28 May 2018 11:50:42 +0800 Subject: [PATCH] NotifySend.php --- NotifySend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()); -- 2.39.2