Hey all,
Hope I did not overlooked this but if not, it would be super awesome if we could upload bounce reports via API.
We are using Scaleway TEM to send Discourse notification emails. Scaleway TEM provides an Webhook to push bounce reports to an subscriber. It would be awesome if we could push those reports via an API to Discourse. IMO the best way would be to not support Scalway TEM directly (next to e.g. Mailgun etc) but just expose an API where bounce reports can be pushed to so we are able to send the reports to Discourse via something in between like e.g. n8n or Windmill to be independent from the API of the sending email service.
I really like how Listmonk did implement this feauture: Bounce processing - listmonk / Documentation