1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-05 00:27:25 +00:00
mailinabox/conf
downtownallday 1f0d2ddb92 Issue #1340 - LDAP backend for accounts
This commit will:

1. Change the user account database from sqlite to OpenLDAP
2. Add policyd-spf to postfix for SPF validation
3. Add a test runner with some automated test suites

Notes:

User account password hashes are preserved.

There is a new Roundcube contact list called "Directory" that lists the users in LDAP (MiaB users), similar to what Google Suite does.

Users can still change their password in Roundcube.

OpenLDAP is configured with TLS, but all remote access is blocked by firewall rules. Manual changes are required to open it for remote access (eg. "ufw allow proto tcp from <HOST> to any port ldaps").

The test runner is started by executing tests/runner.sh. Be aware that it will make changes to your system, including adding new users, domains, mailboxes, start/stop services, etc. It is highly unadvised to run it on a production system!

The LDAP schema that supports mail delivery with postfix and dovecot is located in conf/postfix.schema. This file is copied verbatim from the LdapAdmin project (GPL, ldapadmin.org). Instead of including the file in git, it could be referenced by URL and downloaded by the setup script if GPL is an issue or apply for a PEN from IANA.

Mangement console and other services should not appear or behave any differently than before.
2020-01-17 17:03:21 -05:00
..
fail2ban Issue #1340 - LDAP backend for accounts 2020-01-17 17:03:21 -05:00
zpush update z-push to 2.3.5 on the upstream repository z-push.org (#1153) 2017-04-17 07:42:44 -04:00
dovecot-mailboxes.conf add additional comments explaining why the IMAP special folders are set up as they are 2015-11-01 07:30:15 -05:00
ios-profile.xml Fix .mobileconfig so CalDAV calendar works on Mac OS X (#1402) 2018-07-19 11:17:38 -04:00
mailinabox.service minimal changeset to get things working on 18.04 2018-10-03 13:00:06 -04:00
mozilla-autoconfig.xml implement Mozilla (e.g. Thunderbird) autoconfiguration file 2015-01-31 21:33:18 +00:00
munin.service minimal changeset to get things working on 18.04 2018-10-03 13:00:06 -04:00
nginx-alldomains.conf Autodiscovery fix for additional hosted email domains, Fixes #941 (#1467) 2019-05-09 10:13:23 -07:00
nginx-primaryonly.conf Update to Nextcloud 15.0.8, Contacts to 3.1.1, and Calendar to 1.6.5 (#1577) 2019-06-16 11:10:52 -04:00
nginx-ssl.conf Upgrade TLS settings 2019-12-01 17:49:36 -05:00
nginx-top.conf update to PHP 7.2 2018-10-03 13:00:15 -04:00
nginx.conf minimal changeset to get things working on 18.04 2018-10-03 13:00:06 -04:00
postfix_outgoing_mail_header_filters outgoing_mail_header_filters use local hostname and ip 2015-07-02 16:04:56 -04:00
postfix.schema Issue #1340 - LDAP backend for accounts 2020-01-17 17:03:21 -05:00
sieve-spam.txt Disable encapsulation of spam and marking of it as seen 2014-10-28 15:15:21 +00:00
slapd-logging.conf Issue #1340 - LDAP backend for accounts 2020-01-17 17:03:21 -05:00
www_default.html update default www page to link to the website, fixes #96 2014-07-07 07:07:54 -04:00