Files
discourse/app/controllers/admin
Michael Brown 06b34d5d81 FIX: disable smtp_should_reject code
I believe this code to be broken and likely preventing people's self-hosted
installs from processing any replies via email or bounces.

Disabling it entirely (by telling callers to never reject) means mail that
should get delivered will be.

meta topic: https://meta.discourse.org/t/389368
2025-11-25 10:34:35 -05:00
..