[imp] [ingo] Only have contains and not contains tests

Jerome Eteve jerome at careerjet.com
Wed Jan 10 09:04:44 PST 2007


Michael M Slusarz <slusarz at horde.org> a écrit :

> Quoting Jerome Eteve <jerome at careerjet.com>:
>>
>> Why cant I see all the text tests in the interface ? What am I   
>> getting wrong ?
>
> Nothing.  It's just that your backend (you didn't tell us what backend
> your are using) doesn't support anything more than 'contains' and 'not
> contain'.  So the rest are disabled.
>
> michael

Hi thx for your answer. I'm using imap as a backend.
Does that mean that into config/backends.php, I have to set:

$backends['imap'] = array(
     'driver' => 'null',
     'preferred' => 'myimapserver',
     'hordeauth' => true,
     'params' => array(),
     'script' => 'imap',
     'scriptparams' => array()
);

??


Jerome Eteve

jerome at careerjet.com
http://www.careerjet.com/
http://www.eteve.net/



More information about the imp mailing list