https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31572

--- Comment #3 from Christopher Brannon <cbran...@cdalibrary.org> ---
So, I've done a little research.  There are several email verification APIs out
there.  One I've been looking at is
https://verifalia.com/email-verification-api.  You can sign up for free and
test up to 25 emails a day for free.  That is great for testing the api, and
then you can pay to use the validator for day-to-day operations.  It would be
great if we had a plugin that would allow you to use these api's. 
Unfortunately, I can't just throw this in the patron edit form via jquery
because of the script involved, but one of our keen developers out there might
be able to come up with something.

This particular api, if incorporated into the patron edit form properly, would
check the email addresses entered into any valid email field on the form.  If
the email address doesn't have any issues, it will allow you to save the form.

This would be fantastic!  I would love to be able to test this, but someone
would have to come up with a way of adding to Koha for testing.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to