From: Alan Date: Wed, 29 Nov 2023 06:11:13 +0000 (+0800) Subject: more blacklist flags X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=580e545af9524a0ea48760745530a5fd7c6cc316 more blacklist flags --- diff --git a/DataObjects/Core_notify_blacklist.php b/DataObjects/Core_notify_blacklist.php index 22d01ac3..d5999fb8 100644 --- a/DataObjects/Core_notify_blacklist.php +++ b/DataObjects/Core_notify_blacklist.php @@ -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) {