{% extends "base.html" %}
{% block title %}Mail — {{ title }}{% endblock %}
{% block content %}
Only mailboxes and DNS for your domains.Mail
{{ error }}
{% endif %} {% if ok %}{{ ok }}
{% endif %} {% if not domains %}Create a site first so mailbox domains can be validated against your hostnames.
{{ w.detail }}
{{ guidance.a_record }}
{{ guidance.mx }}
{{ guidance.spf }}
{{ guidance.dmarc }}
# {{ guidance.dkim_note }}
{% endif %}
Address must use one of: {{ domains|join(', ') }}
{{ dkim_result }}{% endif %}
| Your mailboxes |
|---|
| {{ m }} |
| No mailboxes yet |