Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Black Tiger Posted August 21, 2019 Posted August 21, 2019 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.
newbie LAC Posted August 22, 2019 Posted August 22, 2019 - ACP - Customization - Emails - Search by contact_form - Click on Edit Add IP: {$member->ip_address} - Save
Black Tiger Posted August 22, 2019 Author Posted August 22, 2019 Great! Thank you very much! Tested and worked!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.