Topic: Problem with address book download in Thunderbird
==== Provide required information ====
- iRedMail 0.1.8 and backend LDAP
- Linux CentOS 6.2
====
Hello!
Unfortunately we have another one problem with LDAP address book download. I configured Thunderbird client as follows in
http://www.iredmail.org/wiki/index.php? … r.iRedMail
Here are settings:
tab General:
Name: Global LDAP Address Book
Hostname: 1.2.3.4
Base DN: domainName=domain1.ru,o=domains,dc=domain1,dc=ru
Port Number: 636
Bind DN: mail=test@domain1.ru,ou=Users,domainName=domain1.ru,o=domains,dc=domain1,dc=ru
tab Advanced:
Don't return more than xxx results: 100
Scope: Subtree.
Search filter: (&(enabledService=mail)(enabledService=deliver)(enabledService=displayedInGlobalAddressBook)(|(objectClass=mailList)(objectClass=mailAlias)(objectClass=mailUser)))
Login method: Simple.
I configured OpenLDAP to accept secure incoming connections in 636 port.
/etc/sysconfig/ldap
....
SLAPD_LDAPS=yes
....
636 port is listened and connection to it is established.
But when I push Download Now in tab Offline of Thunderbird I get Replication error.
In /var/log/openldap.log I following at that time:
Aug 3 11:04:39 mail slapd[1235]: daemon: read active on 15
Aug 3 11:04:39 mail slapd[1235]: daemon: epoll: listen=7 active_threads=0 tvp=NULL
Aug 3 11:04:39 mail slapd[1235]: daemon: epoll: listen=8 active_threads=0 tvp=NULL
Aug 3 11:04:39 mail slapd[1235]: daemon: epoll: listen=9 active_threads=0 tvp=NULL
Aug 3 11:04:39 mail slapd[1235]: daemon: epoll: listen=10 active_threads=0 tvp=NULL
Aug 3 11:04:39 mail slapd[1235]: daemon: epoll: listen=11 active_threads=0 tvp=NULL
Aug 3 11:04:39 mail slapd[1235]: connection_get(15)
Aug 3 11:04:39 mail slapd[1235]: connection_get(15): got connid=1162
Aug 3 11:04:39 mail slapd[1235]: connection_read(15): checking for input on id=1162
Aug 3 11:04:39 mail slapd[1235]: connection_read(15): TLS accept failure error=-1 id=1162, closing
Aug 3 11:04:39 mail slapd[1235]: connection_closing: readying conn=1162 sd=15 for close
Aug 3 11:04:39 mail slapd[1235]: connection_close: conn=1162 sd=15
Aug 3 11:04:39 mail slapd[1235]: daemon: removing 15
Aug 3 11:04:39 mail slapd[1235]: daemon: activity on 1 descriptor
Aug 3 11:04:39 mail slapd[1235]: conn=1162 fd=15 closed (TLS negotiation failure)
Aug 3 11:04:39 mail slapd[1235]: daemon: activity on:
Aug 3 11:04:39 mail slapd[1235]:
Aug 3 11:04:39 mail slapd[1235]: daemon: epoll: listen=7 active_threads=0 tvp=NULL
Aug 3 11:04:39 mail slapd[1235]: daemon: epoll: listen=8 active_threads=0 tvp=NULL
Aug 3 11:04:39 mail slapd[1235]: daemon: epoll: listen=9 active_threads=0 tvp=NULL
Aug 3 11:04:39 mail slapd[1235]: daemon: epoll: listen=10 active_threads=0 tvp=NULL
Aug 3 11:04:39 mail slapd[1235]: daemon: epoll: listen=11 active_threads=0 tvp=NULL
Could you help with this problem? Thanks a lot.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.