[ingo] Bonton "Apply filter" not seen
Jan Schneider
jan at horde.org
Mon Nov 24 10:21:10 UTC 2008
Zitat von Lanore Ronan <rlanore at mercator-ocean.fr>:
> Hi list,
>
> I have installed a Horde 3.2.1 with imp and ingo.
> My backend ingo is configured as
>
> $backends['sieve'] = array(
> 'driver' => 'timsieved',
> 'preferred' => '127.0.0.1',
> 'hordeauth' => 'full',
> 'params' => array(
> 'hostspec' => '127.0.0.1',
> 'logintype' => 'PLAIN',
> 'usetls' => true,
> 'port' => 2000,
> 'scriptname' => $obmstyleuserfqdn.'.'.sieve,
> ),
> 'script' => 'sieve',
> 'scriptparams' => array(),
> 'shares' => false
> );
>
> and the conf.php for ingo is
>
> $conf['menu']['apps'] = array('imp');
> $conf['storage']['driver'] = 'prefs';
> $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;
>
> and my ask is wy i don't see the "Apply Filters" in UI
You use a server-side filter engine.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the ingo
mailing list