{% extends "base.html" %}
{% block title %}Mail — {{ title }}{% endblock %}
{% block content %}
Shared mail stack. SPF/MX suggested by default; DKIM/DMARC optional with dismissible warnings.Mail
{{ error }}
{% endif %} {% if ok %}{{ ok }}
{% endif %} {% for w in mail_status.warnings %}{{ w.detail }}
{{ guidance.mx }}
{{ guidance.spf }}
{{ guidance.dmarc }}
# {{ guidance.dkim_note }}
# {{ guidance.ptr_note }}
{{ dkim_result }}{% endif %}
| Mailboxes |
|---|
| {{ m }} |
| No mailboxes yet |