debug code, new autoreply try
[old-projects.git] / philter / philter / include / philter.inc.php
index 463f772..2ad95a3 100644 (file)
@@ -28,7 +28,7 @@ class Philter {
     function Philter() {
         $this->config = array(
             'db'      => array('host', 'name', 'user', 'pwd', 'link'),
-            'path'    => array('procmail', 'spool'),
+            'path'    => array('spool'),
             'match_plugins' => array(),
             'action_plugins' => array(),
             'global_plugins' => array(),