1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-04 00:17:06 +00:00
mailinabox/tests/system-setup
downtownallday 66ac35871e Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox
Upstream is adding handling for utf8 domains by creating a domain alias @utf8 -> @idna. I'm deviating from this approach by setting multiple email address (idna and utf8) per user and alias where a domain contains non-ascii characters. The maildrop (mailbox) remains the same - all mail goes to the user's mailbox regardless of which email address was used. This is more in line with how other systems (eg. active directory), handle multiple email addresses for a single user.

# Conflicts:
#	README.md
#	management/mailconfig.py
#	management/templates/index.html
#	setup/dns.sh
#	setup/mail-users.sh
2021-10-01 17:43:48 -04:00
..
populate Merge remote-tracking branch 'fspoettel/admin-panel-2fa' into totp 2020-09-28 23:25:16 -04:00
remote-nextcloud-docker.sh Explicitly create a /etc/ldap/ldap.conf in the docker image so ldap tools recognize the system's trusted root certificate list 2021-09-14 08:18:53 -04:00
setup-defaults.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00
setup-funcs.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00
upgrade-from-upstream.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00
upgrade.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00
vanilla.sh Add a "vanilla" test setup along with a QA certificate authority cert 2020-06-27 17:59:51 -04:00