X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=NotifySend.php;h=e7e1e46072d10b874cdd7a5e3cbfbe1120361965;hb=379a0949f1daca1527b94f9af0a5feb4983a5858;hp=63870e468190eec2cd0ca5ba8f3c101c8de03cdf;hpb=909d69d9926aba2dc16333587f511de82f6bd4ab;p=Pman.Core diff --git a/NotifySend.php b/NotifySend.php index 63870e46..e7e1e460 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -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;