PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Blocking mailinator type domains

  1. Is there an easy way .. (or functions.php script) that I can use to block mailinator type domains from processing through all forms?

    Posted 12 years ago on Thursday January 26, 2012 | Permalink
  2. Anyone have any tips?

    Posted 12 years ago on Friday February 3, 2012 | Permalink
  3. No one has a solution for this problem? A simple function.php code maybe? Please help!

    Posted 12 years ago on Tuesday March 13, 2012 | Permalink
  4. If you want to block an entire domain/referrer, using the .htaccess file sounds like the ticket or are you talking about validating the email field and excluding those domains? If that's the case then you could use the "gform_validation" filter to create your own custom validation for that field.

    http://perishablepress.com/stupid-htaccess-tricks/
    http://www.gravityhelp.com/documentation/page/Gform_validation

    Posted 12 years ago on Tuesday March 13, 2012 | Permalink
  5. I want to block the domain from allowing mailinator type spam email address from completing the form or sending the person the notification. I'm not sure what code to put.

    Posted 12 years ago on Tuesday March 13, 2012 | Permalink
  6. Yeah, you would need to use the "gform_validation" filter to create your own custom validation for that field.

    If you don't know how to write the custom validation yourself, then you would need to hire a qualified developer to do that for you. That's not something we have a simple code snippet for.

    Posted 12 years ago on Tuesday March 13, 2012 | Permalink
  7. Crud. Thanks

    Posted 12 years ago on Tuesday March 13, 2012 | Permalink