On Thu, Jun 13, 2024 at 04:30:27AM -0700, Paul Pace wrote:
> On 6/12/24 10:32 PM, Chris Bennett wrote:
> > It's not perfect, but I have a long list of regexes that I know are spam
> > that I have my Perl code that processes the form block. Trying to block
> > from a log is not very helpful. It can let through thousands of the same
> > spam attempts before the log catches up to the attempts reaching the log,
> > which is a pretty long time.
> 
> I was just wondering if you've tried requiring email or SMS link to unique
> signup URL?
> 

If it's a form to make a payment, it just gets sent off to another site.
If it's a general contact us form, I just try to keep the spam down to a
bearable level. Every couple of months I add new regexes. Speaking of
which, I really need to do that now. Form spam is now annoying again.

I do use an email address for each form and nothing else. That way I can
just pick a day to wade through the trash.

-- 
Regards,
Chris Bennett

"Who controls the past controls the future. Who controls the present controls 
the past."
 George Orwell - 1984

Reply via email to