https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33633 --- Comment #3 from Christopher Brannon <cbrannon@cdalibrary.org> --- (In reply to David Cook from comment #2)
There's no simple way to test the existence of an email address before actually trying to send an email.
There are sites that will test. Like https://email-checker.net/. It even seems to offer an API. Even if it isn't 100%, it could offer a way to say to staff, hey, something might be wrong here. Better verify. And then we can mark if it has been verified.
However, perhaps there could be a better way of falling back to another method if one fails.
Also, Koha could include an "email_verified" column. Many systems will ask you to verify your email. That could be a worthwhile addition to Koha for sure.
Yes, I have actually filed another bug somewhere asking for that very thing. Maybe someday. :) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.