ZF-12537: Zend_Validate_EmailAddress->_validateMXRecords() fails on Umlaut-Domains
Description
PHPs getmxrr() requires a punycode-encoded value. So the hostname should be encoded before getmxrr is used.
PHPs getmxrr() requires a punycode-encoded value. So the hostname should be encoded before getmxrr is used.
Comments
Posted by Ralph Schindler (ralph) on 2013-04-05T16:06:56.000+0000
This issue has been closed on Jira and moved to GitHub for issue tracking. To continue following the resolution of this issues, please visit: https://github.com/zendframework/zf1/issues/62