{% extends "base.html" %} {% block title %} {% trans %}Register a domain{% endtrans %} {% endblock %} {% block content %}
{% trans %}In order to register a new domain, you must first setup the domain zone so that the domain MX points to this server{% endtrans %} ({{ config["HOSTNAMES"].split(",")[0] }}).
MX
{{ config["HOSTNAMES"].split(",")[0] }}
{% trans %}If you do not know how to setup an MX record for your DNS zone, please contact your DNS provider or administrator. Also, please wait a couple minutes after the MX is set so the local server cache expires.{% endtrans %}