1

Topic: Synchronize LDAP backend and email between two server iRedMail

Synchronize LDAP backend and email between two server iRedMail

I'm writed scrypt for synchronize LDAP backend and email from imap protocol.

Scrypt synchronize ldap domain and users mail and their all attributes.
Mail synchronize in mulithreading process, and check duplicates.
Mail synchronization uses the dovecot master password described in this article docs.iredmail.org/dovecot.master.user.html
Use Python version 3.

github.com/d0codesoft/sync-iredadmin

Maybe someone else needs.

----

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

2

Re: Synchronize LDAP backend and email between two server iRedMail

Why not setup OpenLDAP replication and Dovecot doveadm to sync in real-time? No script required.