Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

when composing new mail autocomplete not working properly with ldap (while in adress book search works perfectly)

  • 1 réponse
  • 2 ont ce problème
  • 1 vue
  • Dernière réponse par plirkee

more options

I am using Thunderbird 38.5.1 Greek edition. I have set up Ldap connection for the address book and within address book everything works fine (search / find etc).

However, when I try to compose a new mail - the auto-complete feature of the "To" field either doesn't work at all or brings limited number of names from the Ldap server - without bringing the name that I am looking for.

I cannot figure out what is causing this behavior.

My Actions:

1. I open up the compose window and type into "To" field letter "e"

2. "e" becomes red

3. I leave it for a while (2 min) to be sure that the slow response is not the problem here

4. Nothing happens, "e" remains red

5. I start deleting the letter "e" and then typing it in again.

6. At some point (not always, only if lucky) some names appear in the auto-complete (but not every email that contains "e" in it)

7. At this point, I give up ;-)


Also, even if I find the correct address in the address book - when transferred to "compose" window, the address becomes red (as if not found).

P.S. The only address book enabled is - Ldap - everything else is unchecked.

I am using Thunderbird 38.5.1 Greek edition. I have set up Ldap connection for the address book and within address book everything works fine (search / find etc). However, when I try to compose a new mail - the auto-complete feature of the "To" field either doesn't work at all or brings limited number of names from the Ldap server - without bringing the name that I am looking for. I cannot figure out what is causing this behavior. My Actions: 1. I open up the compose window and type into "To" field letter "e" 2. "e" becomes red 3. I leave it for a while (2 min) to be sure that the slow response is not the problem here 4. Nothing happens, "e" remains red 5. I start deleting the letter "e" and then typing it in again. 6. At some point (not always, only if lucky) some names appear in the auto-complete (but not every email that contains "e" in it) 7. At this point, I give up ;-) Also, even if I find the correct address in the address book - when transferred to "compose" window, the address becomes red (as if not found). P.S. The only address book enabled is - Ldap - everything else is unchecked.

Modifié le par plirkee

Solution choisie

Ok I will reply to this one myself ;-)

The problem was solved when I changed Ldap port from 389 (default) to 3268 which is apparently port for searching in Global Catalog.

Other settings in Ldap were:

Base DN: dc=organization, dc=com Bind DN: myuser@organization.com filter : (objectclass=*)

Also this solved LDAP Replication failure message.

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (1)

more options

Solution choisie

Ok I will reply to this one myself ;-)

The problem was solved when I changed Ldap port from 389 (default) to 3268 which is apparently port for searching in Global Catalog.

Other settings in Ldap were:

Base DN: dc=organization, dc=com Bind DN: myuser@organization.com filter : (objectclass=*)

Also this solved LDAP Replication failure message.