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

Is it possible to add domain restrictions to the email address? #35

Open
steve-west-m4a opened this issue Jun 27, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@steve-west-m4a
Copy link

Is it possible to add domain restrictions to the email address, to validate that the email domain is not one of the free domains (hotmail.com, gmail.com, yahoo.com etc). I know we can use the REGEX but we are limited to a fairly short string to list all of the free domains. A better way to achieve this would be to call an Apex class to check whether the email address is acceptable.

@jamielowe1990 jamielowe1990 added the enhancement New feature or request label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants