The problem
Bots and scrapers hammer forms with dozens of posts per minute. Even without “smart” spam content, volume alone wastes inbox space and mail quota.
The solution
Rate limiting caps submissions per visitor over a rolling hour. Sobi Forms stores a hashed IP only—raw IPs are never kept in the database for this purpose.
Default: 10 submissions per hour per hashed IP. Set to 0 to disable.
How to configure it
- Go to Sobi Forms → Settings → Spam protection.
- Under Rate limiting, set Max submissions per visitor per hour.
- Save settings.