Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted August 21, 20195 yr We are getting a lot of spam mails via the Contact forum. So the IPS protection is not sufficient. So I would like to fall back to our old but usefull method by blocking or restricting ip's to the contact form. To be able to do this, it's needed to have the ip of the one using the contact forum send with the mail. I would like to know how this can be done, even if it means to make some hardcoded changes to some file. I'd rather not, but I less like spammers. Maybe put a code like this somewhere: $_SERVER['REMOTE_ADDR'], Would be nice however if the ip could be added in a bit safer way without having to change files.
August 22, 20195 yr - ACP - Customization - Emails - Search by contact_form - Click on Edit Add IP: {$member->ip_address} - Save
Archived
This topic is now archived and is closed to further replies.