- to expose the web portal: currently the web portal is only reachable through the main domain address (could be changed for multi tenant support in future)
- to define the hostname of the machine: we believe we do this to avoid some sudo errors (may be it's not relvant anymore or could be made in /etc/hosts)
- to TLS encrypt SMTP and dovecot: so user should define the main domain in their email client to avoid TLS warning
- To be able to do mail forwarding using the main domain as Sender Rewriting Scheme Domain see: <https://en.wikipedia.org/wiki/Sender_Rewriting_Scheme>
- to define `myhostname` in postfix config, used as EHLO and reverseDNS (refering to <https://mxtoolbox.com/emailhealth> test it should be a FQDN, so a subdomain)