NotifySend.php
authoredward <edward@roojs.com>
Thu, 14 Jul 2016 06:48:11 +0000 (14:48 +0800)
committeredward <edward@roojs.com>
Thu, 14 Jul 2016 06:48:11 +0000 (14:48 +0800)
NotifySend.php

index 63870e4..e7e1e46 100644 (file)
@@ -407,6 +407,7 @@ class Pman_Core_NotifySend extends Pman
                             $w->act_when = date("Y-m-d H:i:s", strtotime('+1 HOUR'));
                             $w->update($old);
                             $this->errorHandler(date('Y-m-d h:i:s ') . " Too many emails sent by {$dom}");
+                            return;
                         }
                         
                         $mailer->host = $server;