Product guide

Mail logs

Every attempt to deliver mail through Mailofly creates log rows: recipient, campaign, account used, status (pending, sending, sent, failed, deferred), and timestamps. Use this screen to debug delivery and confirm volume.

What it is

Logs are append-only outcomes of the queue processor. They are not the same as marketing “opens/clicks” analytics—those may be added elsewhere; logs answer “did we hand off and complete SMTP for this recipient?”

How it helps

  • Support — find a specific address and see failure reasons.
  • Operations — filter by campaign or account when tuning quotas.
  • API parity — the same rows are available via GET /api/v1/mail-logs for integrations.

How to use it

Open Mail logs. Search, filter by campaign or account, paginate, and use live refresh when you are watching a send complete.

Vs ESP-only dashboards

Because logs sit next to your Mailofly campaigns and accounts, you can correlate a failed row with the exact campaign run and SMTP identity—without jumping between three vendor consoles.