{% include 'admin/partials/header.html' %}{% include 'admin/partials/sidebar.html' %}
Configure local logging, PHP mail, or authenticated SMTP; inspect and retry queued messages.
Use Log during local development; messages are written to storage/mail.
Queue a diagnostic message using the active transport.
Latest 100 outgoing messages.
| Recipient | Subject | Type | Status | Attempts | Last error | |
|---|---|---|---|---|---|---|
| {{ $mail['recipient_email'] }} | {{ $mail['subject'] }} | {{ $mail['email_type'] }} | {{ $mail['status'] }} | {{ $mail['attempts'] }} | {{ $mail['last_error'] }} | {% if $mail['status']!=='sent' %}{% endif %} |
No queued emailVerification, password recovery, and tests will appear here. | ||||||