Subject: | MXCheck not working |
This spring a change to email valid broke the mxcheck in
String::Validator::Email. I finally had time to spend on it this
weekend, and modified SVE to use Net::DNS directly.
In the Email::Valid tests it looks like the mxcheck tests are in SKIP
blocks.
I believe .189 broke the mxcheck, because mxcheck had worked with it
earlier. Since I didn't see any other bugs on this I wanted to report
it. You can use the test #22 from SVE 0.94 with an earlier version of
email-valid to confirm that it worked and then run the same with the
current version.
I apologize for taking so long to report the bug to you, but I didn't
have any time to delve into the issue, and when I finally did I saw that
no-one else had reported the issue.