[ingo] Ingo does not work

Tyler Giddings tgiddings at us.cyberscience.com
Wed Aug 6 17:08:49 UTC 2008


Carlos Ribas wrote:
> 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. */
> --
> Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: ingo-unsubscribe at lists.horde.org
> 

Have you configured backends.php? I thought the same thing until I saw I 
needed to specify how to filter. For me I used timesieved since I'm 
using Cyrus.

Hope this helps.

Tyler Giddings



More information about the ingo mailing list