{% extends "base.html" %} {% block content %}
{{ t('email.title_description') }}
{{ t('email.domain_setup_description') }}
| {{ t('email.domain') }} | {{ t('email.status') }} | {{ t('email.actions') }} |
|---|---|---|
|
{{ domain }}
Catch-All: loading…
|
{{ t('email.setup_complete') }} |
|
| {{ t('email.no_domains') }} | ||
{{ t('email.mailbox_description') }}
| {{ t('email.address') }} | {{ t('email.stats_received') }} | {{ t('email.stats_sent') }} | Storage / Quota | {{ t('email.actions') }} |
|---|---|---|---|---|
|
{{ addr }}
{{ mb.display_name }} · {{ domain }}
|
— | — | — |
|
| {{ t('email.no_mailboxes') }} | ||||
{{ t('email.statistics_description') }}
Outbound send history and bounce tracking.
{{ t('email.backup_restore_description') }}
{{ t('email.backup_description') }}
⚠ {{ t('email.backup_security_warning') }}
{{ t('email.download_backup') }}{{ t('email.restore_description') }}
⚠ {{ t('email.restore_warning') }}
{{ t('email.orphaned_data_description') }}
{{ t('email.nuke_all_description') }}
docker compose --profile email up -d
docker compose --profile email up -d