Ralf Lang | 8 Jun 2012 14:48
Picon
Favicon

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)

Jan Schneider | 8 Jun 2012 15:18
Favicon
Gravatar

Re: Filter doesn`t work (H4)


Zitat von Ralf Lang <lang@...>:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> 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
>>>>>
(Continue reading)

Christopher Neuhaus | 8 Jun 2012 15:32
Picon

Re: Filter doesn`t work (H4)

2012/6/8 Jan Schneider <jan@...>

>
> Zitat von Ralf Lang <lang@...>:
>
>
>  -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>>
>> 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 );
>>>>>>
(Continue reading)


Gmane