From: Alan Knowles Date: Mon, 17 Jun 2013 23:23:43 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=518a0c90a9669550c096651e7e2652c685e56517 Notify.php --- diff --git a/Notify.php b/Notify.php index 9e579bb7..c66f6a2c 100644 --- a/Notify.php +++ b/Notify.php @@ -231,7 +231,7 @@ class Pman_Core_Notify extends Pman sleep(3); continue; } - if ($this->poolHasDomain($p->person_id_email)) { + if ($this->poolHasDomain($p->person_id_email) > $this->max_to_domain) { if ($pushed === false) { // we only try once to requeue..