Emalc

Search Documentation

Quickly jump to any guide, document, or section...

Email Statuses & Delivery Lifecycle

Every email sent through Emalc—whether from an automated broadcast campaign or a transactional API dispatch—progresses through an event-driven lifecycle.

Each status reflects the exact real-time state of an email: from initial queueing and MTA handoff to inbox placement, recipient engagement, or delivery rejection.


Statuses by Feature Category#

Select a feature tab below to inspect delivery behaviors, timeline progressions, and deliverability rules tailored to your immediate needs:

The Delivery Lifecycle#

The standard, successful journey of an email from initial dispatch queueing to inbox placement:

StatusStateCategoryDescription
queuedProcessingAccepted by Emalc and waiting in the dispatch queue.
processingProcessingDynamic merge variables and HTML templates are currently being compiled.
sentIn TransitHanded off to upstream Mail Transfer Agents (MTAs).
deliveredSuccessfulDestination mail server successfully accepted the message into the mailbox.

Delivery Timeline Progression#

Queued

Queued in Dispatch Engine

Initial State

The email is accepted by Emalc and enters the workspace dispatch queue. If scheduled for a future timestamp or recipient local-timezone delivery, it securely waits until the dispatch window opens.

Processing

Template Compilation & Variable Merge

Personalization

Emalc compiles HTML templates, merges dynamic recipient variables (like {{first_name}}), wraps links with authenticated tracking domains, and cryptographically signs messages with your verified DKIM and SPF keys.

Sent

Dispatched to Upstream MTAs

MTA Handoff

The fully rendered MIME payload is handed off to global Mail Transfer Agents (MTAs) and actively transmitted toward the recipient's destination Mail Exchange (MX) servers.

Delivered

Accepted into Destination Mailbox

SMTP 250 OK

The recipient's mail server (Google Workspace, Microsoft 365, Yahoo, etc.) returns a positive 250 2.0.0 OK response, verifying successful placement into the recipient's inbox.


Inspecting Statuses in Your Dashboard#

You can inspect the real-time status of every email across your dashboard:

  1. Emails Dashboard (/emails): The primary workspace view to inspect every email dispatched, preview rendered HTML, track delivery progression, and audit opens and clicks.
  2. Campaign Reports (/campaigns/[id]): In-depth delivery funnels showing aggregate delivery rate, unique open rate, click-through rate, and an interactive recipient activity table.
  3. Activity Logs (/logs): Forensic low-level event audit stream of SMTP responses and webhook triggers.