[ingo] Ingo does not work

Carlos Ribas caduribas at gmail.com
Wed Aug 6 15:08:35 UTC 2008


Hi,

    I've set up Horde (3.1.7), IMP (H3 4.1.6) and Ingo (H3 1.2). Horde
and IMP works fine. My ingo filter does not work, but there is no error
message in any log! simply it does not add.

    What can i do without see error messages? I hope someone can help me.

with best regards,
Carlos.

my /ingo/config/conf.php

<?php
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
// $Horde: ingo/config/conf.xml,v 1.13.12.1 2007/12/20 14:05:46 jan Exp $
$conf['menu']['apps'] = array('horde', 'imp', 'turba');
$conf['storage']['params']['driverconfig'] = 'horde';
$conf['storage']['driver'] = 'sql';
$conf['storage']['maxblacklist'] = 0;
$conf['storage']['maxwhitelist'] = 0;
$conf['rules']['userheader'] = true;
$conf['rules']['usefolderapi'] = true;
$conf['spam']['header'] = 'X-Spam-Level';
$conf['spam']['char'] = '*';
$conf['spam']['compare'] = 'string';
$conf['hooks']['vacation_addresses'] = false;
$conf['hooks']['vacation_only'] = true;
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */


More information about the ingo mailing list