-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Newsletter Template Error - is not a valid hostname for email address #13320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@raymond62, thank you for your report. |
#MagetitansMX |
I am working on this at #dmcdindia |
Open vendor/magento/zendframework1/library/Zend/Validate/Hostname.php and add 'shop' TLD inside $_validTlds |
@santhoshp Unfortunately this is not recommended to edit dependencies directly. |
Hi @jasonevans1. Thank you for working on this issue.
|
I have created a pull request to |
Also domain with ".fun" is missing |
Hi @engcom-Bravo. Thank you for working on this issue.
|
Hi @raymond62, Thanks for your reporting and collaboration. We have verified the issue in Latest 2.4-develop instance and the issue is no more reproducible. ![]() We are able to create newsletter template. Hence we are closing the issue. Thanks. |
Version is Magento 2.2.2
Try to create/update a Newsletter Template "Sender Email" is not validating correctly.
I get following Error.
'mydomain.shop' is not a valid hostname for email address '[email protected]'
'mydomain.shop' appears to be a DNS hostname but cannot match TLD against known list
'mydomain.shop' appears to be a local network name but local network names are not allowed
mydomain.eu e.g. is doing fine.
The text was updated successfully, but these errors were encountered: