[imp] Preferences - search_fields

Raul Alvarez Venegas rav@tecoman.ucol.mx
Sun, 6 Jan 2002 01:43:44 +0000 ( )



On Sat, 5 Jan 2002, Omniflux wrote:

> In prefs.php there is this entry:
> 
> // field(s) to use when expanding addresses
> $_prefs['search_fields'] = array(
>     'value' => '',
>     'locked' => false,
>     'shared' => false,
>     'type' => 'implicit'
> );
> 
> But I'm not sure what to put in the value. I want name and email there by
> default...
> 
> I put localsql in search_sources.
> 
> 
> Anyone know what it should be?

Yes. It was discussed two days ago in this list.

http://marc.theaimsgroup.com/?l=imp&m=101009480101724&w=2


Raul