How To Check New Subscribers On Local PHP Script?
Is it possible?
Recently, a lot of bots have been signing up to receive news, but in reality, these are fake email addresses. This is aimed at increasing the load on the server’s mail system.
Even the subscription confirmation email is already going to /dev/null because the domains don’t exist. I’m not even talking about users in these domains.
Is it possible to add a hook or something else for analysis with your own php script and cut off bots.
Something like cf7 filters.