Skip to content
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

Fix problem with validation of Emails with IDN #13218

Closed
wants to merge 3 commits into from
Closed

Fix problem with validation of Emails with IDN #13218

wants to merge 3 commits into from

Conversation

martin-skroch
Copy link

@martin-skroch martin-skroch commented Apr 19, 2016

Fix problem with validation of Emails with Internationalized domain name.

Based on my issue here: #13215

PS: Excuse me for any error in the pull request. This is my first pull request.

@GrahamCampbell
Copy link
Member

The offical email standard says that non-asci characters are not permitted in email address.

@GrahamCampbell
Copy link
Member

Swiftmailer will throw an exception if you try to send emails to email addresses with international characters in too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants