[imp] Re: Can't get Ingo to do my filtering

Lucas Parker horde at doctorsdesktop.com
Mon Jun 9 11:33:14 PDT 2003


Dan,

It sounds like we're having the same problem.  I have the identical setup as
you, I think.

Inside of your conf.php for IMP, what do you have for:
$conf['filter']['driver'] = 'prefs';
?

I'm thinking that since I'm now using ingo for filtering, I will have to specify
what to use here.  I experimented by setting it to 'ingo' but that provided no
changes whatsoever.

Have you made any progress on this problem?

Thanks,
Lucas Parker


Quoting Dan Wilson <dan at acucore.com>:

> Yes... this is what I have in the Ingo section of registry.php:
>
> $this->applications['ingo'] = array(
>     'fileroot' => dirname(__FILE__) . '/../ingo',
>     'webroot' => $this->applications['horde']['webroot'] . '/ingo',
>     'icon' => $this->applications['horde']['webroot'] .
> '/ingo/graphics/ingo.gif',
>     'name' => _("Filters"),
>     'allow_guests' => false,
>     'status' => 'active',
>     'provides' => array('mail/blacklistFrom', 'mail/showBlacklist',
> 'mail/whitelistFrom', 'mail/showWhitelist', 'mail/applyFilters',
> 'mail/canApplyFilters', 'mail/showFilters'),
>     'menu_parent' => 'mail'
> );
>
> -Dan
>
>
> Quoting imp-request at lists.horde.org:
>
> > Did you have a look to conf/registry.php.dist and compared the Ingo section
> > to
> > your registry.php?
> >
> > Andy
> >
> >
> >
> >
> > Quoting Dan Wilson <dan at acucore.com>:
> >
> > > I just updated to CVS HEAD and can't seem to get Ingo to filter anything.
> > > I've
> > > also been unsuccessful at converting my old filters to the new Ingo
> style.
> > So
> > > I
> > > tried to create a new rule through the Ingo interface (which seems
> > powerful).
> > > But it won't even apply that new filter.
> > >
> > > I've got 'Apply filter rules upon logging on?' and 'Apply filter rules
> > > whenever
> > > INBOX is displayed?' checked on, but still nothing.
> > >
> > > I'm not using procmail or Sieve... just imap filtering.  I really, really
> > > need
> > > my filtering to work... I get way too much Spam to have it not toss those
> > out
> > > for me.
> > >
> > > What additional information do you need to help me troubleshoot this?
> > >
> > > -Dan
> > >
> > >
> > >




-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


More information about the imp mailing list