-
Great. This is great, what would be nice is to somehow inform a user with a pop-up warning window who is trying to use one of prohibited email that he can not use that email provider. Otherwise users will eventually leave because they will think that something is wrong...
I have created custom text block on registration page just to warn potencial members but hey, be honest, who the f. reads that..., while pop-up window is more aggressive and most people do pay attention I believe
Just a suggestion.
-
Hi Leonid S
You may place it to the "Terms of use" and add the option that the user agreed with that as mandatroy checkbox.
that is one way yes, but I still think that popup or function in register form where email is entered would check against a list as mentioned above and it would turn red as "this email domain is prohibited"
Why am I doing such a fuss about this you my ask..., well it is very annoying getting all this mail bounced back as undelivered since mail box does not exist. Since I run my own e-mail server I need to worry about reputation as well.
So, can you consider something like that as future enhancement as security / anti spam prevention?
Or can someone please help me out with how to implement this list:
https://raw.githubusercontent.com/martenson/disposable-email-domains/master/disposable_email_blocklist.confto be checked upon registration and to prohibit the use of such mail address
Kind regards
Mayki -
Ok, got it. Then you need to make a custom Javascript code which will be placed into RAW block on the "Create account" page. There you may add the email checking and popup alert call.
-
Yes my dear LeonidS , and I do wish I'd know how to code it.
But I don't . Unfortunately.