Mailgun api key check backward (no API key should be required if bounces handled by mail receiver)

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.

2 Likes