- Server operating system version
- Debian GNU/Linux 10 \n \l
- Plesk version and microupdate number
- Obsidian 18.0.54
Hello everybody,
I have configured the domain settings for a domain. I set up a single MX-Record as follows:
However, when I checked using dns-checker, I noticed two MX records from the Plesk server:
I also noticed an A record that I didn't create. Similar to the additional MX record, this A record doesn't appear in the DNS settings for that domain:
I am wondering why this is happening. The mail configuration for that domain is set to "Disabled for incoming mail," and I have double-checked the DNS configuration to ensure that I only created one record for outlook.com.
Do you have any idea why this might be occurring?
Best regards,
Floh
I have configured the domain settings for a domain. I set up a single MX-Record as follows:
Code:
mydomain.com. 86400 IN MX 0 mydomain-com.mail.protection.outlook.com.
However, when I checked using dns-checker, I noticed two MX records from the Plesk server:
Code:
mydomain.com. 86400 IN MX 10 mail.mydomain.com.
mydomain.com. 86400 IN MX 0 mydomain-com.mail.protection.outlook.com.
I also noticed an A record that I didn't create. Similar to the additional MX record, this A record doesn't appear in the DNS settings for that domain:
Code:
mail.mydomain.com. 86400 IN A xx.xx.xx.xx
I am wondering why this is happening. The mail configuration for that domain is set to "Disabled for incoming mail," and I have double-checked the DNS configuration to ensure that I only created one record for outlook.com.
Do you have any idea why this might be occurring?
Best regards,
Floh