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

Validation not catching jdoe@example-com #59

Closed
SaimonL opened this issue May 10, 2019 · 3 comments
Closed

Validation not catching jdoe@example-com #59

SaimonL opened this issue May 10, 2019 · 3 comments

Comments

@SaimonL
Copy link

SaimonL commented May 10, 2019

Validation not catching

  • jdoe@example-com
  • jdoe@examplecom
  • jdoe@example_com
@karlwilbur
Copy link
Member

This is expected behavior. Please read the 'Validation philosophy" section of the README.

You can also see more detail in my comment on #58.

@SaimonL
Copy link
Author

SaimonL commented May 13, 2019

Reading http://www.dns-sd.org/trailingdotsindomainnames.html I have realized that you can send an email to a local host that do not have any dot in the domain name. The dot is not necessary unless you want a "Fully-Qualified Domain" email to be sent.

@SaimonL SaimonL closed this as completed May 13, 2019
@karlwilbur
Copy link
Member

@SaimonL You can also send an email to a local user in which case the local host is inferred. Thus karl is a valid email address and the @ isn't strictly needed either. I do this several times a year myself.

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

No branches or pull requests

2 participants