https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32136
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from David Cook <[email protected]> --- Checking that the domain name is valid and extracting the MX records is easy enough. Connecting to the target mail server to try to check if the mailbox exists is more problematic. Depending on the usage you envision, this could be a good use case for a Koha plugin. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] 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/
