- Server operating system version
- Debian 11
- Plesk version and microupdate number
- 18.0.72
I'm trying to understand the usage of mail.<domain>, <domain> for mx, DANE and autodiscover.
Disabling Autodiscover and manually configure SRV records?
Or is it recommended nowadays to try to have <domain> instead of mail.<domain>. Easy to change for mx, but how to do this for DANE.
Additional question is there already support for adding additional DANE records for e.g. https 443?
- Autodiscover https://support.plesk.com/hc/en-us/articles/12387742719639-How-to-manage-mail-autodiscover-in-Plesk, will set the SRV records to <domain>
- DANE will create TLSA records for mail.<domain>, e.g _25._tcp.mail.<domain>.
- MX will be set to mail.<domain>.
Disabling Autodiscover and manually configure SRV records?
Or is it recommended nowadays to try to have <domain> instead of mail.<domain>. Easy to change for mx, but how to do this for DANE.
Additional question is there already support for adding additional DANE records for e.g. https 443?