https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26067
--- Comment #5 from Amit Gupta <[email protected]> --- (In reply to David Cook from comment #4) > Using -mxcheck sounds interesting! > > My first thoughts are that it presents these problems: > 1) Could add latency > 2) Relies on DNS being available and up-to-date > 2b) Might give false negative and make an email seem invalid even when it's > valid > > I'd say write a patch and let people thoroughly test it Hi David, Thank for the feedback. I have checked and latency is not an issue in case Koha installation is on cloud for ex: AWS or Azure. May be problem in case of local installation of Koha. I think we can go by system preferences yes or no to mx check. I did some basic testing mxrecords and gives me correct result. Will write the patch and share for the testing. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
