• Resolved angel718

    (@angel718)


    Hi I’d like to block someone from accessing my website as they are using the contact from to send messages of abuse. I know how to block an IP address from accessing the site, but I need the IP address first. I was wondering is their a way that smart forms has a list of the IP addresses that uses the plugin to send messages?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    yes the ip are stored in the database you can actually add them to the email notification if you want, is a fixed value (more about fixed values here: https://sfmanual.rednao.com/documentation/emailing/fixed-values/)

    Hope this helps but if it doesn’t please let me know!

    Thread Starter angel718

    (@angel718)

    Thank you.
    How do I find the information of the IP’s in the database at the moment?
    I’ve set up the email notifications to include the IP addresses.
    But now I need to find out the IP addresses from previous emails so that I can block them from seeing our site and contacting us.

    Plugin Author EDGARROJAS

    (@edgarrojas)

    It is stored in the ‘ip’ column of the table called rednao_smart_forms_entry

    Regards!

    Thread Starter angel718

    (@angel718)

    please can you tell me where to find this table, because I can’t see anything.

    Thread Starter angel718

    (@angel718)

    The only thing I can see is, “entries” and then when I click on that there’s an “analytics” page, which you can add dates to, but once you select “execute”, there is no “IP” column.

    Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    Sorry actually the table is in your database, unfortunately for now the ip address is only used in the email (to add the ip to the email notification) if you want to see the previous ips though you will need to open your database, unfortunately this is very technical and the steps needed to open your database depends on your host provider.

    Regards!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Block abusers from using contact from’ is closed to new replies.