Tagged: email
-
AuthorPosts
-
July 29, 2013 at 6:39 pm #26894
Does anyone know what kind of code a form in Enfold would need to ban certain email domains from being able to submit?
July 30, 2013 at 6:27 am #132005Hi,
Looks like you can use this plugin : http://wordpress.org/plugins/ban-hammer/installation/
Regards,
Ismael
July 30, 2013 at 9:20 pm #132006I tried it, it looks like its only for blogs, and I need to prevent spammers from entering their information into the form on our site. Do you know of any other plugins?
July 31, 2013 at 1:44 am #132007Hi serverlift,
Not that I can think of but if spam is a big issue for you it may be worth it to use a different kind of contact form plugin that offers more in depth captcha or filtering options.
It loses the theme integration but you would need to find the balance of spam vs design and go with what is best.
Regards,
Devin
July 31, 2013 at 10:59 pm #132008Is there a way to code any of the forms so that targeted email domains are prohibited from submitting on the form?
August 1, 2013 at 4:25 am #132009Hi,
This plugin has the option to Blocked Email Domains:
http://wordpress.org/plugins/stop-spammer-registrations-plugin/installation/
Regards,
Ismael
August 3, 2013 at 12:02 am #132010Thanks for the response guys. I tried the Stop Spammers plugin, but it can only block targeted email domains that try and register on the site. What I need is to block targeted domains from having the ability to submit their information in a form, so that the form rejects submissions from those targeted domains.
When I say form I mean like a ‘Request More Information’ form, we are having problems with fake submissions.
August 4, 2013 at 6:18 pm #132012Have you tried ASKIMET plug in? I don’t know if it has that feature or not..but it sure does a good job of blocking spammers in general
August 5, 2013 at 5:32 pm #132013I have looked through the akismet plugin, but I haven’t seen anything that resembles the functionality I am looking for. Thanks for responding.
August 6, 2013 at 2:02 pm #132014You may be able to hire a freelance developer who can write something in either javascript or maybe a php function that will check the form data and then reject if specific data is within it. Basically form field validation but in reverse.
-
AuthorPosts
- The topic ‘Ban by email domain’ is closed to new replies.