Fix again
authorx2003bruneau <x2003bruneau@9869982d-c50d-0410-be91-f2a2ec7c7c7b>
Wed, 21 Feb 2007 20:12:21 +0000 (20:12 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Fri, 4 Jan 2008 23:35:29 +0000 (00:35 +0100)
git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@205 9869982d-c50d-0410-be91-f2a2ec7c7c7b

banana/banana.inc.php.in

index 1819496..49b690e 100644 (file)
@@ -83,6 +83,7 @@ class Banana
     static public $nntp_host   = 'news://localhost:119/';
 
     static public $mbox_path   = '/var/mail';
+    static public $mbox_helper = './mbox-helper';
 
 ### Debug ###
     static public $debug_nntp   = false;