heyo @hallo, in your cli tool and docs for adding a new domain you recommend setting the A and AAAA records. Is there a reason to not use CNAME pointed at the instance's domain (eg. maury.uberspace.de)?
@di CNAME will work, but you might want to host mails at a different provider or on a different Uberspace host. A CNAME would override an MX even if you set it additionally.
@hallo that's true. that behaviour may be wanted though.
thanks for the answer!