Skip to main content

Mail Log

Overview

The Mail Log lists every email the tool sent for one event, one row per recipient, and shows what the receiving mail server did with it. It answers the question that used to require opening Mailtrap: did this person get the email, and if not, why not?

Role Notice

Requires the EVENT_SEND_NEWSLETTER permission — ADMIN and ORGANIZER roles have it.

This is different from the organization-wide Mail Logs page, which lists mail across the whole organization. This one is scoped to a single event and adds delivery status.

Opening the Mail Log

Open an event and choose Mail Log in the event sidebar.

Mail Log list

What the list shows

ColumnMeaning
ToThe recipient.
Mail subjectSubject as sent.
TypeWhich kind of mail this was — see Mail types.
App statusWhether our system handed the mail off: Sent, Failed, Pending, Queued.
Delivery statusWhat the provider reported back — see Delivery status.
Sent atWhen it was sent, in your own timezone.
ErrorPopulated when our side failed to send at all.

Filtering

  • Recipient starts with… — type the beginning of an address. Matching is case-insensitive.
  • All types — narrow to one kind of mail.
  • All delivery statuses — e.g. show only what bounced.
  • From / To — a date range. Both bounds are inclusive and use your own timezone, so picking the same date in both returns that day's mail.

Delivery status

This is the important column, and the distinction between two of its values matters:

StatusWhat it actually means
Awaiting provider confirmationMailtrap has not reported an outcome yet. Unknown — not "fine".
QueuedQueued for sending. Mailtrap has not received it yet.
AcceptedMailtrap accepted the message. The recipient's mail server has not confirmed delivery.
DeliveredThe recipient's mail server accepted the message.
BouncedPermanently rejected by the recipient's server. It did not arrive.
Soft bouncedTemporarily rejected. The provider may still retry.
SpamThe recipient marked it as spam.
RejectedMailtrap refused to send it — commonly a suppressed address.
DroppedDropped before any delivery attempt. It was never transmitted.
Accepted is not Delivered

Accepted only means our sending provider took the message. Delivered means the recipient's mail server took it. A message can sit at Accepted and never arrive.

Do not tell a client an email arrived on the strength of Accepted. Only Delivered supports that claim, and only Bounced, Rejected or Dropped support the opposite one.

Statuses arrive on their own, pushed by Mailtrap as events happen — there is no refresh button and nothing to wait for. A row can stay at Accepted for a while before turning Delivered.

Mail detail

Click any row.

Mail detail

The top strip answers the delivery question first: both statuses, a sentence explaining what the provider status claims, and — when there is one — the bounce reason or send error in red.

Below that are the recipient, subject and send time, then the message body exactly as it was sent.

Missing message body

Message bodies are removed from older mail to control storage. When that has happened the detail view says "No message body stored for this mail." The row itself, including its delivery status, is kept.

Per-attendee history

From the attendee list you can open one person's mail history — every message that attendee was sent for this event, with the same delivery statuses. Useful when someone says "I never got it": you can answer for that individual rather than for the mailing as a whole.

Mail types

The type filter offers only the kinds of mail that belong to an event:

TypeSent when
ConfirmationSomeone registers for the event.
NewsletterAn organizer sends an email or newsletter from Send Emails/Newsletter, including manually sent event invitations.
ReminderA scheduled reminder fires before the event.
Date changeAn organizer changes the event date and registered attendees are notified.

Other mail the system sends — password resets, organization invitations, verification codes — is not tied to an event and appears on the organization-wide Mail Logs page instead.

Where event invitations appear

E-card invitations sent from the admin interface are recorded as Newsletter, not as a separate invitation type. Filter by Newsletter when checking whether an invitation reached someone.

Troubleshooting

A recipient says they never received the email. Filter by their address. If the row says Delivered, their mail server accepted it — check their spam folder next. If it says Bounced or Rejected, open the row: the reason is shown in the status strip.

The delivery status is stuck on Accepted. The recipient's server has not confirmed yet. This is normal for a short period after sending. If it persists for more than a day, raise it — an unresolved row is flagged internally.

A row shows Rejected with a suppression reason. The address is on the sending provider's suppression list, usually because it previously bounced or the recipient unsubscribed. Nothing was transmitted, and re-sending will not help until the address is removed from that list.

No rows at all for an event. Only mail sent after this feature was enabled is linked to its event. Older mail is on the organization-wide Mail Logs page.