Closed (won't fix)
Project:
Email Verify
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2009 at 16:08 UTC
Updated:
25 Feb 2016 at 18:36 UTC
Jump to comment: Most recent
Comments
Comment #1
manuel.adanHi,
It is because checkdnsrr function ( http://es.php.net/checkdnsrr ) returns false on domain name verification, may be no MX records or similar. Dash in domain name is not the reason.
Comment #2
gpk commentedThe module has this code:
From the checkdnsrr manual page linked above:
so if DNS returns an error for some reason e.g. DNS server playing up then we get a false negative...
I'm getting sensible responses for that domain name now, so I imagine it was a transient problem.
Comment #3
oadaeh commentedDue to Drupal 6's EOL, I am closing this with "won't fix." If you feel this is still valid for any of the 7.x branches, feel free to re-open and update this issue.