[ingo] Delayed application of filter rules

JM Coursimault Horde at coursimault.com
Thu Apr 6 08:46:50 PDT 2006


Hello,

On my Imp/Ingo installation, I see that all messages first arrive in my mailbox,
and then after several minutes Ingo kicks in, applies the rules I've defined and
transfers the messages in the folders I want.

I would like the messages to arrive immediately in the destination folders. I've
googled high and low and I don't see what happens or how to change this
behavior.

My installation is :
Mandriva Linux 2006.0

horde-3.0.5-1mdk
horde-nag-2.0.2-2mdk
horde-imp-4.0.3-2mdk
horde-ingo-1.0.1-3mdk
horde-turba-2.0.3-2mdk
horde-mnemo-2.0.1-3mdk
(those are the last available official Mandriva versions)

I've uw-imap (the package name is imap-2004e-1.1.20060mdk)
and php-imap-5.0.4-2.1.20060mdk

My /etc/horde/ingo/backends.php contains
/* IMAP Example */
$backends['imap'] = array(
    'driver' => 'null',
    'preferred' => 'localhost',
    'hordeauth' => true,
    'params' => array(),
    'script' => 'imap',
    'scriptparams' => array()
);

(I guess that the IMAP driver is the one to use, but I really don't know...)

Any hints would be much appreciated.
Thanks!

-- JM


More information about the ingo mailing list