Skip to main content
enumEmailBounceReason

Values

INACTIVE_RECIPIENT

Recipient was on suppression list at send time. The original SMTP failure that suppressed it is in 'details' when available.

NO_REPLY_RECIPIENT

Recipient is a no-reply address.

HARD_BOUNCE

Received a permanent delivery failure (e.g. mailbox does not exist).

TRANSIENT

Receiving server temporarily failed delivery (e.g. greylisting, network issue).

SPAM_COMPLAINT

Recipient marked the email as spam.

SPAM_NOTIFICATION

Recipient's mail server flagged the email as spam.

AUTO_RESPONDER

An auto-responder reply was received from the recipient (e.g. out-of-office).

DNS_ERROR

Recipient domain failed DNS resolution.

SOFT_BOUNCE

Recipient's server returned a soft bounce.

UNDELIVERABLE

Recipient was undeliverable for an unspecified reason.

BAD_EMAIL_ADDRESS

Recipient address is malformed or invalid.

MANUALLY_DEACTIVATED

Recipient was manually deactivated.

BLOCKED

Recipient was blocked by provider.

UNKNOWN

Bounce reason is not known.