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

Validate MX records on user signup #311

Closed
bcomnes opened this issue Jul 2, 2023 · 0 comments
Closed

Validate MX records on user signup #311

bcomnes opened this issue Jul 2, 2023 · 0 comments

Comments

@bcomnes
Copy link
Member

bcomnes commented Jul 2, 2023

Validate the domain of the user email and actually check if it has mx records.

Node mailer has a good example: https://github.com/nodemailer/nodemailer-direct-transport/blob/v3.3.2/lib/direct-transport.js#L438

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

No branches or pull requests

1 participant