1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-04 00:17:06 +00:00
mailinabox/tests/suites
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
..
_init_miabldap.sh Break out MiaB-LDAP code from _init.sh so _init.sh can be shared with cloud-in-a-box 2020-11-02 12:59:59 -05:00
_init.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00
_ldap-functions.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00
_mail-functions.sh Add tests for dmarc reject and spf softfail 2020-12-21 08:46:12 -05:00
_mgmt-functions.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-09-14 08:16:08 -04:00
ehdd.sh Add an encryption-at-rest restart/remount test 2020-06-23 07:49:47 -04:00
ldap-access.sh Add a totpMruTokenTime value to record the time when the mru token was used 2020-09-30 11:00:58 -04:00
ldap-connection.sh Issue #1340 - LDAP backend for accounts 2020-01-17 17:03:21 -05:00
mail-access.sh Add tests for dmarc reject and spf softfail 2020-12-21 08:46:12 -05:00
mail-aliases.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00
mail-basic.sh Ensure root user has a mailbox for sendmail -bv delivery report 2020-06-11 06:45:49 -04:00
mail-from.sh Issue #1340 - LDAP backend for accounts 2020-01-17 17:03:21 -05:00
management-users.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00
remote-nextcloud.sh 1. Better code organization & simplify 2020-06-19 12:12:49 -04:00
upgrade.sh Separate miab and miab-ldap migrations 2020-09-16 09:00:27 -04:00