> Outlook's autocomplete has nothing to do with the address store. It uses a
> separate cache of names to which you've sent messages.
[quoted text clipped - 5 lines]
> > it
> > to pull from the ldap database. Any ideas???
> I guess I figured that out, what my question is, is there any way to
> have it pull from a ldap database somewhere.....
Since, as Russ said, the autocompletion doesn't ever "pull from" anywhere,
no. All it does is remember addresses you've resolved in past messages.

Signature
Brian Tillman
Stephan Zitz - 04 Aug 2006 05:00 GMT
> > I guess I figured that out, what my question is, is there any way to
> > have it pull from a ldap database somewhere.....
>
> Since, as Russ said, the autocompletion doesn't ever "pull from" anywhere,
> no. All it does is remember addresses you've resolved in past messages.
Stephan Zitz - 04 Aug 2006 05:03 GMT
I use slapd as my LDAP backend and use it to serve contacts.
I can start typing a name in the To: field and press Ctrl-K. Outlook has no
problem resolving the name based on my ldap entries (and I can see my ldap
server responding, so this is not some cached value in outlook, but rather a
pull from my ldap server)
> > I guess I figured that out, what my question is, is there any way to
> > have it pull from a ldap database somewhere.....
>
> Since, as Russ said, the autocompletion doesn't ever "pull from" anywhere,
> no. All it does is remember addresses you've resolved in past messages.
Brian Tillman - 04 Aug 2006 16:29 GMT
> I use slapd as my LDAP backend and use it to serve contacts.
>
> I can start typing a name in the To: field and press Ctrl-K. Outlook
> has no problem resolving the name based on my ldap entries (and I can
> see my ldap server responding, so this is not some cached value in
> outlook, but rather a pull from my ldap server)
But you're not describing the same thing. The OP wanted his autocompletion
cache to get populated from the LDAP server. The autocompletion cache
doesn't work that way.

Signature
Brian Tillman
Randy - 14 Aug 2006 21:31 GMT
For more information on autocompletion and autoresolution, you may want to
review one of several documents at www.ingressor.com
Ran
>> I use slapd as my LDAP backend and use it to serve contacts.
>>
[quoted text clipped - 6 lines]
> autocompletion cache to get populated from the LDAP server. The
> autocompletion cache doesn't work that way.