At the moment, you can filter by the "Last Status" which works well. But sometimes the MTA can generate a TransientFailure for a message and then deliver it later which changes the Last Status.
Yesterday, one of our MTAs generated a lot of TransientFailures, but the emails were then eventually delivered. So we can no longer identify those temporarily failed messages.
I propose adding a triggered_statuses to each message and a filter option, so people can either search by Last Status or by Triggered Statuses.
At the moment, you can filter by the "Last Status" which works well. But sometimes the MTA can generate a TransientFailure for a message and then deliver it later which changes the Last Status.
Yesterday, one of our MTAs generated a lot of TransientFailures, but the emails were then eventually delivered. So we can no longer identify those temporarily failed messages.
I propose adding a
triggered_statusesto each message and a filter option, so people can either search by Last Status or by Triggered Statuses.