EML
EML_RX_PARKED
Inbound e-mail parked out of classification queue
An inbound e-mail exceeded the classification retry cap and was removed from the active queue so it stops blocking newer messages. The row stays visible in admin at `is_spam IS NULL` and can be manually re-armed once the underlying issue is understood.
What this code means
An inbound e-mail exceeded the classification retry cap and was removed from the active queue so it stops blocking newer messages. The row stays visible in admin at `is_spam IS NULL` and can be manually re-armed once the underlying issue is understood.
Where you will see it
- In the subject line of technical-notification e-mails — for example
[EML_RX_PARKED] [emlHealthcheck] … - As a badge in the admin log viewer at
/log, where you can filter and drill into individual entries. - In the
core__system_logtable, stored against the code id fromcore__system_log_code.