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
14 hours 11 min ago
15 hours 11 min ago
18 hours 58 min ago
20 hours 12 min ago
23 hours 48 min ago
1 day 7 hours ago
1 day 15 hours ago
1 day 17 hours ago
2 days 8 hours ago
2 days 10 hours ago