8 Jun 2012 14:48
Re: Filter doesn`t work (H4)
Please do not contact me personally but keep discussions on the list. Am 08.06.2012 14:47, schrieb Christopher Neuhaus: > 2012/6/8 Ralf Lang <lang@...> > > Please do not contact me personally but keep discussions on the > list. > >>>> >>>> In conf.php: $conf['storage']['driver'] = 'sql'; (the table >>>> "ingo_rules" fills up with the rule) >>>> >>>> The backends.php is the dist-version: >>>> >>>> /* IMAP Example */ $backends['imap'] = array( // ENABLED by >>>> default 'disabled' => false, 'transport' => 'null', >>>> 'hordeauth' => true, 'params' => array(), 'script' => 'imap', >>>> 'scriptparams' => array(), 'shares' => false ); >>>> >>>> [...] >>>> >>>> all other entries: 'disabled' => true >>>> > > The "imap" filter driver only works ondemand or onclick. It's not > an active filter, you need to trigger it manually. > > You need a procmail, sieve or similar backend for active > filtering.(Continue reading)
RSS Feed