[imp] expanding names doesn't work for me....
nlin@newton.berkeley.edu
nlin@newton.berkeley.edu
Tue, 30 Oct 2001 16:16:53 -0800
hrm...Can i specify it as a default for all my users by modifying the
$_prefs['search_fields'] = array(
'value' => '',
'locked' => false,
'shared' => false,
'type' => 'implicit'
);
in imp/config/prefs.php?
I tried putting something in value. Like 'value'=>'name', but it didn't work
for me.
As for my personal preferences, where do I find that? Under imp's personal
pref or turba? I can't find it for some reason.
nancy
Quoting Jan Schneider <jan@horde.org>:
> Did you also specify the fields to search in your personal preferences?
>
> Jan.
>
> Zitat von nlin@newton.berkeley.edu:
>
> >
> > Hi
> >
> > I have the yeaterday's latest imp cvs.
> >
> > Can you tell me know expand names should work now? Before the new turba
>
> > feature of being able to specify search fields, expanding names during
>
> > "compose" worked for me. Now it doesnt. I'm wondering if I missed a
> > configuration somewhere.
> >
> > In my turba/config/sources.php file:
> > 'map' => array(
> > '__key' => 'object_id',
> > '__owner' => 'owner_id',
> > 'name' => 'object_name',
> > 'email' => 'object_email',
> > 'homeAddress' => 'object_homeAddress',
> > 'workAddress' => 'object_workAddress',
> > 'homePhone' => 'object_homePhone',
> > 'workPhone' => 'object_workPhone',
> > 'cellPhone' => 'object_cellPhone',
> > 'fax' => 'object_fax',
> > 'title' => 'object_title',
> > 'company' => 'object_company',
> > 'notes' => 'object_notes'
> > ),
> > 'search' => array(
> > 'name',
> > 'email',
> > 'workPhone',
> > ),
> >
> > And in my imp/config/prefs file, I have:
> > // field(s) to use when expanding addresses
> > $_prefs['search_fields'] = array(
> > 'value' => '',
> > 'locked' => false,
> > 'shared' => false,
> > 'type' => 'implicit'
> > );
> >
> > thanks.
> >
> > nancy
> >
> >
> >
> >
> > --
> > IMP mailing list: http://horde.org/imp/
> > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> >
> >
>
>
> ::::::::::::::::::::::::::::::::::::::::
> AMMMa AG - discover your knowledge
> :::::::::::::::::::::::::::
> Detmolder Str. 25-33 :: D-33604 Bielefeld
> fon +49.521.96878-0 :: fax +49.521.96878-20
> http://www.ammma.de
> ::::::::::::::::::::::::::::::::::::::::::::::
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>