There are some spam users in our forum recently registered with all kinds of strange email addresses, so we are considering to use the feature “allowed email domains” to restrict registration to some level. But i have a question: if I want to allow all edu emails domains, such as harvard.edu, stanford.edu, etc. how can i set this up properly? I tried to put “*.edu” in the settings but it seems to break this feature.
Hello,
I just checking this and it seems to from regex
That is enough if you add edu
to allowed email domains
setting. It will block all domain except .edu
on registration.
3 Likes
I’ve just had a quick run-through on my test site, and I managed to add just the edu
equivalent part with no dot or wildcard, and that seemed to work okay.
Aah, @Don pipped me to it.
3 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.