Hi, I am new to server stuff and don't have much experience. I have a server and a domain, created A records successfully in ISPConfig 3. However, I can't make MX record work. I check via "dig domain.xyz MX " and nothing shows up. What should I type into MX record?
MX record shows the mail server FQDN for the domain. Test it with command Code: $ host habilisim.xyz habilisim.xyz has address 37.148.209.111 habilisim.xyz mail is handled by 10 habilisim.xyz. Your MX record name is empty. Name should be the domain name, and data should be the FQDN of the mail server host. Code: $ host mail.habilisim.xyz mail.habilisim.xyz has address 37.148.209.111