1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-04 00:17:06 +00:00
mailinabox/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
..
mods.available load vars ahead of functions 2020-11-05 16:32:23 -05:00
bootstrap.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-07-18 20:41:37 -04:00
dkim.sh Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox 2021-02-28 12:47:10 -05:00
dns.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00
firstuser.sh Use $(...) notation instead of legacy backtick notation for embedded shell commands 2021-05-03 19:28:23 -04:00
functions-downloads.sh Enable caching of Nextcloud downloads as well as downloading Nextcloud from github instead of Nextcloud servers 2020-11-05 16:19:42 -05:00
functions-ldap.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00
functions.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-05-08 09:20:04 -04:00
ldap.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00
mail-dovecot.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-05-08 09:20:04 -04:00
mail-postfix.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-05-15 22:35:48 -04:00
mail-users.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00
management-capture.sh use systemctl 'restart' instead of 'start' 2021-04-09 12:04:11 -04:00
management.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-09-14 08:16:08 -04:00
migrate.py Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00
migration_13.py Add totpMruTokenTime to upgrade 2020-09-30 11:50:49 -04:00
migration_14.py Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00
munin.sh Fix upgrade job failure 2020-06-14 16:48:21 -04:00
network-checks.sh prevent apt from asking the user any questions 2015-02-13 13:41:52 +00:00
nextcloud.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-05-08 09:20:04 -04:00
preflight.sh Use $(...) notation instead of legacy backtick notation for embedded shell commands 2021-05-03 19:28:23 -04:00
questions.sh Issue #1340 - LDAP backend for accounts 2020-01-17 17:03:21 -05:00
spamassassin.sh Implement SPF/DMARC checks, add spam weight to those mails (#1836) 2020-12-25 17:22:24 -05:00
ssl.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
start.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-05-15 22:35:48 -04:00
system.sh Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox 2021-02-28 12:47:10 -05:00
web.sh Fix to allow for non forced "enforce" MTA_STS_MODE (#1970) 2021-05-08 08:18:49 -04:00
webmail.sh Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-09-14 08:16:08 -04:00
zpush.sh avoid installing php-xsl, which is a virtual package provided by php-xml on github images 2021-08-23 13:45:25 -04:00