From the manual:
---
If you mark "Default MX" each zone (in this example "domain.tld") created by the DNS-Manager will get an A record of the form
mail A 192.168.0.100
as well as an MX record of the form
MX 10 mail.domain.tld.
---
Ok, I've marked "Default MX" but I get this result:
Code:
www MX 10 my_primary_domain.com.
customer_domain.com. A 1.2.3.4
www A 1.2.3.4
instead of (if I understand well):
Code:
MX 10 mailcustomer_domain.com.
mail A 1.2.3.4
customer_domain.com. A 1.2.3.4
www A 1.2.3.4
Recent comments
1 day 9 hours ago
1 day 14 hours ago
1 day 18 hours ago
1 day 20 hours ago
2 days 10 hours ago
2 days 11 hours ago
2 days 16 hours ago
2 days 22 hours ago
2 days 23 hours ago
3 days 45 min ago