1

Topic: can iRedmail support to integrate with an AD in mysql backend?

Hello

- iRedMail version: 0.9.1
- Store mail accounts in which backend MySQL
- Web server Apache
- Linux/BSD distribution name and version: Ubuntu14.0.4.2-LTS

====
does iRedAdmin-Pro support to manage mailinglists in mysql backend?

Besides what are differences between ldap backends and mysql backends?

I have an AD. can i integrate it both ldap and mysql backend installations?
could you give me an example about that ?

Thanks

----

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

2

Re: can iRedmail support to integrate with an AD in mysql backend?

With SQL backends, please use mail alias as mailing list.

yavuz.maslak wrote:

Besides what are differences between ldap backends and mysql backends?

The major difference is storing mail accounts in OpenLDAP or MySQL.

yavuz.maslak wrote:

I have an AD. can i integrate it both ldap and mysql backend installations?

why integrate both AD and MySQL?

3

Re: can iRedmail support to integrate with an AD in mysql backend?

Sorry I wrote wrong at my last question.

I have an AD. when i install the iredmail, I selected mysql backend. can i integrate iredmail with AD for user authentications.
is there a document about that ?
thanks

4

Re: can iRedmail support to integrate with an AD in mysql backend?

Here's the document:
http://www.iredmail.org/docs/active.directory.html

You may need to install ldap related libraries first, for example, package `postfix-ldap`, `dovecot-ldap`, so that Postfix/Dovecot can query ldap server.