[ingo] Trouble configuring INGO

Jan Krumsiek tin_nospam at oleco.net
Wed Jan 3 17:46:14 PST 2007


>> I am having a hard time configuring the Ingo application in my horde
>> system. Isn't there a way to simply have Horde itself do the
>> filtering instead of having to upload sieve scripts or other
>> complicated stuff ;-)? I just want Horde to apply the rules the time
>> I open my inbox.
>
> Configure Ingo to use the IMAP driver. It's even the first example in  the
> configuration. Or choose a less flexible software.

Hi Jan.

I actually tried that before. My backends.php reads:

$backends['imap'] = array(
    'driver' => 'null',
    'preferred' => 'localhost',
    'hordeauth' => true,
    'params' => array(),
    'script' => 'imap',
    'scriptparams' => array()
);

Does not work even though I am using the same IMAP settings for IMP which
works perfectly. I am using Courier-IMAP but that shouldn't have something
to do with the problem, should it?
What could be wrong?


Regards,
 Jan



More information about the ingo mailing list