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

Email Validation #24

Open
1 task
TobiKaestle opened this issue Jul 15, 2021 · 2 comments
Open
1 task

Email Validation #24

TobiKaestle opened this issue Jul 15, 2021 · 2 comments
Assignees

Comments

@TobiKaestle
Copy link
Contributor

  • Nur existierende Domains werden validiert
@TobiKaestle TobiKaestle self-assigned this Jul 15, 2021
@TobiKaestle
Copy link
Contributor Author

@denizulku Mir ist nicht ganz klar wie wir Domains als gültig validieren sollen, hast du da zufällig schonmal was gemacht? Das einzige was mir einfallen würde wäre entweder einen Request an die Domain zu schicken und die response auszuwerten oder gar eine tatsächliche Mail an die Domain zu schicken und dann zu prüfen ob ein Delivery Failure gibt, aber finde das etwas overengineered

@denizulku
Copy link
Collaborator

Du meinst dig MX "email" & dig A "email" record? Kannst dir auch das Leben einfach machen und ne Lib fürs Backend installieren? 😝 Schau mal hier, Lodash kann zb Toplevel Domains im Frontend überprüfen: https://medium.com/@sasthakl/vue-email-validator-component-1788e74b1d69

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

No branches or pull requests

2 participants