1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-04 00:17:06 +00:00
mailinabox/tests/vagrant
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
..
preloaded Prepare for multiple base system support and automatically update and remove stale vagrant boxes 2021-09-14 08:20:37 -04:00
vanilla Set the default interface for bridged networks to avoid interactive 'vagrant up'. 2021-04-07 09:24:12 -04:00
.gitignore Add Vagrant support for running automated tests 2020-06-21 09:13:54 -04:00
funcs.rb Set the default interface for bridged networks to avoid interactive 'vagrant up'. 2021-04-07 09:24:12 -04:00
globals.sh Add Vagrant support for running automated tests 2020-06-21 09:13:54 -04:00
parallel.sh Create a default "pre-commit" set of virtual machines 2020-11-27 16:51:10 -05:00
Vagrantfile Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00