more blacklist flags
authorAlan <alan@roojs.com>
Wed, 29 Nov 2023 06:11:13 +0000 (14:11 +0800)
committerAlan <alan@roojs.com>
Wed, 29 Nov 2023 06:11:13 +0000 (14:11 +0800)
DataObjects/Core_notify_blacklist.php

index 22d01ac..d5999fb 100644 (file)
@@ -27,6 +27,10 @@ class Pman_Core_DataObjects_Core_notify_blacklist extends DB_DataObject
             'sender is listed on the block', // korian?
             'proofpoint.com', // another spam detecotr
             'cloud-security.net', // another spam protector..
+            'spam complain',
+            'ANTISPAM',
+            'probability of spam',
+            
              
         );
         foreach($match as $str) {