1

Topic: doc or tutorial for connect iredmail with another LDAP server

==== Required information ====
- iRedMail version (check /etc/iredmail-release): iRedMail-0.9.6
- Linux/BSD distribution name and version: ubuntu 16.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro?
- Related log if you're reporting an issue:
====
Hi , Im trying to connect iredmail with another LDAP server. But there is no any good tutorial or documentation for that .I did what they said in http://www.iredmail.org/forum/post56092.html#p56092 . But that is not completed answer. So what Im asking is can you please provide good documentation for that.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: doc or tutorial for connect iredmail with another LDAP server

Steps:

- Install iRedMail with OpenLDAP backend.
- Copy LDAP scheme file "iredmail.schema" and "amavisd.schema" to the server which you already have OpenLDAP running. restart openldap service to make it work.
- Refer to /path/to/iRedMail-x.y.z/conf/ldap_init.ldif, create necessary objects on old OpenLDAP server.
- Change LDAP server address in Postfix/Dovecot/Roundcube config files on iRedMail server, make them query old LDAP server instead.