Notify.php
authorAlan <alan@roojs.com>
Fri, 18 Aug 2023 03:56:42 +0000 (11:56 +0800)
committerAlan <alan@roojs.com>
Fri, 18 Aug 2023 03:56:42 +0000 (11:56 +0800)
Notify.php

index 07c0823..7a0bdac 100644 (file)
@@ -281,6 +281,7 @@ class Pman_Core_Notify extends Pman
             $black = $this->isBlacklisted($email);
             if ($black !== false) {
                 $this->updateServer($p, $black);
+                continue;
             }