BizKitHub
EML

EML_BOUNCE

E-mail bounce / delivery failure detected

A delivery failure was recorded — either an inbound bounce message (DSN) parsed from the mailbox, or an outbound send rejected by the upstream server. Structured detail (which contact, which enhanced status code, verbatim SMTP response) lives in `brj__emailer_delivery_event`; this log entry is the operator-visible summary. Debounced per-organisation so a burst of bounces does not spam the log.

What this code means

A delivery failure was recorded — either an inbound bounce message (DSN) parsed from the mailbox, or an outbound send rejected by the upstream server. Structured detail (which contact, which enhanced status code, verbatim SMTP response) lives in `brj__emailer_delivery_event`; this log entry is the operator-visible summary. Debounced per-organisation so a burst of bounces does not spam the log.

Where you will see it

  • In the subject line of technical-notification e-mails — for example [EML_BOUNCE] [emlHealthcheck] …
  • As a badge in the admin log viewer at /log, where you can filter and drill into individual entries.
  • In the core__system_log table, stored against the code id from core__system_log_code.