Mailboxes
{{ email.TotalMailboxes }}
Delivered
{{ email.TotalDelivered }}
Bounced
{{ email.TotalBounced }}
Bounce rate
{{ email.BounceRate }}%
{{ domain.StatusOk }}
{{ domain.StatusWarn }}
{{ domain.StatusErr }}
No domains registered
{{ failure.ErrorText }}
All jobs running successfully
| Method | Route | Status | Hits |
|---|---|---|---|
| {{ entry.Method }} | {{ entry.Route }} | {{ entry.StatusCode }} | {{ entry.Count }} |
Resolving through Dove on {{ dns.Platform }}.
{{ dns.Address }} {% else %}Dove's DNS is not set as a system nameserver.
{{ dns.Address }} {% endif %}| Name | Address | Protocol | Status |
|---|---|---|---|
| {{ service.Name }} | {{ bind_address }}:{{ service.Port }} | {{ service.Protocol }} | {% if service.Active %} Running {% else %} Inactive {% endif %} |