A user may select the option to have a wildcard DNS CNAME zone record for their domain.
So for example they may put "www." in front of their domain name and have this
resolve to the same IP address.
Mail Exchanger
A user may specify a domain to use as a mail exchanger on a DNS MX zone record.
Mail Transfer Agents (MTA-s) will send E-mail for the user's domain to the mail exchanger
domain host rather than the user's domain host. The user must make arrangements for the
mail to be accepted there.
Backup Mail Exchanger
A user may specify that the mail exchanger is only for backup use. Another MX record with
higher priority pointing at the user's domain host will be added. MTA-s will attempt to use the
higher priority MX record first. If the user's domain host does not respond, the MTA will send to
the mail exchanger host.