Notify.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 17 Jun 2013 23:23:43 +0000 (07:23 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 17 Jun 2013 23:23:43 +0000 (07:23 +0800)
Notify.php

index 9e579bb..c66f6a2 100644 (file)
@@ -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..