Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

LDAP Address Book does not work when composing a message

more options

LDAP Address Book is configured to access Active Directory with a bind login, port 636. Directory works while in Address Book tab: searching for names returns results. No errors in Developers' Error Console.

Address search/autocompletion does not work while in message compose window. Directory is selected in Account Settings > Addressing. Error Console shows:

mailnews.ldap: error { target: TCPSocket, isTrusted: true, name: "ConnectionRefusedError", message: "Network", errorCode: 2152398861, srcElement: TCPSocket, currentTarget: TCPSocket, eventPhase: 2, bubbles: false, cancelable: false, … } (LDAPClient.sys.mjs:264:18) ​ It also shows 'port: 0', perhaps should use port: 636.

target: TCPSocket { host: "xxx.xxx.xxx", port: 0, ssl: true, … } ​ Is this a known issue? Is there a fix/workaround? Thunderbird 142.0 (64-bit) on Debian Sid.

LDAP Address Book is configured to access Active Directory with a bind login, port 636. Directory works while in Address Book tab: searching for names returns results. No errors in Developers' Error Console. Address search/autocompletion does not work while in message compose window. Directory is selected in Account Settings > Addressing. Error Console shows: mailnews.ldap: error { target: TCPSocket, isTrusted: true, name: "ConnectionRefusedError", message: "Network", errorCode: 2152398861, srcElement: TCPSocket, currentTarget: TCPSocket, eventPhase: 2, bubbles: false, cancelable: false, … } (LDAPClient.sys.mjs:264:18) ​ It also shows 'port: 0', perhaps should use port: 636. target: TCPSocket { host: "xxx.xxx.xxx", port: 0, ssl: true, … } ​ Is this a known issue? Is there a fix/workaround? Thunderbird 142.0 (64-bit) on Debian Sid.

모든 댓글 (1)

more options

Found this: https://www.reddit.com/r/Thunderbird/comments/z8y9j4/composing_addresses_from_adldap_directory_not/

Prepending org. unit "ou=..." to Base DN makes it work.

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.