1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-04 00:17:06 +00:00
mailinabox/tests/lib
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
..
all.sh Refactor: move code for obtaining totp tokens to tests/lib/totp.sh 2020-09-10 18:19:29 -04:00
carddav.sh Add message regarding errors during roundcube carddav refresh 2020-09-06 09:26:42 -04:00
color-output.sh Add Vagrant support for running automated tests 2020-06-21 09:13:54 -04:00
installed-state.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00
locations.sh Test upgrade to LDAP from upstream Mail-in-a-Box/sqlite 2020-06-14 13:51:00 -04:00
misc.sh Add Vagrant support for running automated tests 2020-06-21 09:13:54 -04:00
populate.sh 1. Better code organization & simplify 2020-06-19 12:12:49 -04:00
rest.sh Add QA tests for TOTP 2020-09-10 15:24:47 -04:00
system.sh add 127.0.1.1 if it does not exist 2021-08-23 14:31:31 -04:00
totp_cli.sh Add a simple command-line "authenticator app" for testing 2020-09-10 18:20:31 -04:00
totp.sh Refactor: move code for obtaining totp tokens to tests/lib/totp.sh 2020-09-10 18:19:29 -04:00