From 7c8d7f3e55bae12d6d999a09c1bb7cc04d578436 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 17 Apr 2008 23:25:27 +0000 Subject: This script is no longer supported (outlook) so simply exit. --- packages/spamd_db_ext.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packages/spamd_db_ext.php') diff --git a/packages/spamd_db_ext.php b/packages/spamd_db_ext.php index 12bb17ea..e029f676 100644 --- a/packages/spamd_db_ext.php +++ b/packages/spamd_db_ext.php @@ -29,6 +29,9 @@ require("guiconfig.inc"); +/* this script is no longer supported */ +exit; + if($_GET['loginname']) $loginname = " Username: " . $_GET['loginname']; if($_GET['username']) -- cgit v1.2.3