- Issue created by @zcht
- 🇦🇺Australia darvanen Sydney, Australia
@zcht this is probably due to a recent issue where the blocklist our third-party library uses disappeared:
https://github.com/stymiee/email-validator/pull/4
The email domains used by temp-mail.org do show up on blocklists, so we just need to help the library find a new one to use, or do so ourselves. There are several paid API endpoints, we could offer a plugin system for connecting to and using those lists.
I would prefer that approach since it takes the admin work of spotting referrers away from site admins who have less technical capability than you or I. I also don't wish to get into the kind of complexity that comes with pinging email domains for a response, you're very welcome to write a sister module that does either of your requested approaches if you want, I'm very happy to introduce events to support that which you could subscribe to in said module.
- Status changed to Closed: works as designed
about 1 year ago 11:37pm 22 March 2024 - 🇦🇺Australia darvanen Sydney, Australia
Three months with no further activity. I'm going to close this but if anyone wants to reopen to continue the conversation please feel free.