zendframework / zend-mail

Mail component from Zend Framework
BSD 3-Clause "New" or "Revised" License
96 stars 111 forks source link

Email with special character #221

Open r-erema opened 5 years ago

r-erema commented 5 years ago

zend-mail:2.5.2 vendor/zendframework/zend-mail/src/Header/HeaderValue.php:112 method Zend\Mail\Header\HeaderValue::assertValid($value) throws RuntimeException - Invalid header value detected validation e-mail: ً zel10@yandex.by. Please pay attention that email contains symbol https://en.wiktionary.org/wiki/%D9%8B. But zend-validator EmailAddress considered this email valid. I can not understand which side of the error

weierophinney commented 4 years ago

This repository has been closed and moved to laminas/laminas-mail; a new issue has been opened at https://github.com/laminas/laminas-mail/issues/22.