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

feat: add disable MX check param #6

Merged
merged 3 commits into from
Apr 12, 2024
Merged

Conversation

jesselpalmer
Copy link
Owner

This change adds a parameter named checkMx to the emailValidator function to disable the MX records check if needed. This handy feature can be used during testing or if users don't want the MX validation. The param defaults to true, so the change is backward compatible. This feature was requested by @zertex and will close issue #5.

@jesselpalmer jesselpalmer mentioned this pull request Apr 11, 2024
@jesselpalmer jesselpalmer merged commit d2b3ff3 into main Apr 12, 2024
3 checks passed
@jesselpalmer jesselpalmer deleted the add-disable-mxcheck-param branch April 12, 2024 14:22
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.

1 participant