From 93601f6c337ed6863691cf286064f4312ab925e6 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Thu, 30 Dec 2021 09:03:01 +0200 Subject: [PATCH] adding comment about further domains --- EGroupwareMail.md | 1 + 1 file changed, 1 insertion(+) diff --git a/EGroupwareMail.md b/EGroupwareMail.md index ed96162..96f07e6 100644 --- a/EGroupwareMail.md +++ b/EGroupwareMail.md @@ -47,6 +47,7 @@ password = your-secret-password ##### 3. change the automatic created dummy mail-domain "egroupware.local" to your real domain: * change MX record of that domain to point to your servers external IP address or the one of your router * edit domain under ```EGroupware Mail``` account: Admin > Accounts > right click a user > Mail account > IMAP tab + * further domains can be added by using them in an **alias**, after there is at least one alias with the domain, it can be used for primary Email addresses in accounts too ##### 4. add an officially recognized certificate eg. the Lets Encrypt one used by your web-server * uncomment and modify the following lines in /etc/egroupware-mail/docker-compose.override.yml