Simon Backx
|
c47891c3f6
|
🐛 Fixed setting delivered_at to null after hard bounce (#15942)
refs https://ghost.slack.com/archives/C02G9E68C/p1670075366333929?thread_ts=1669963540.980309&cid=C02G9E68C
When we receive a permanent bounce/failure, we set delivered_at to null.
But we don't want to lose this information.
Instead we should be able to handle recipients that both have failed_at
and delivered_at set.
|
2022-12-06 10:26:54 +05:30 |
|