Mailgun api sleutel controle achteruit (er zou geen API-sleutel vereist moeten zijn als bounces worden afgehandeld door de mailontvanger)

While investigating this, I noticed that we only had a problem check for Mailgun. So I did a little bit of refactoring to add a global “email bounce handling” problem check that will work for all mail providers we have configured.

https://github.com/discourse/discourse/pull/38028

2 likes