- Edited
Hi All,
I use osTicket to collect quote- and order- request submissions for my business. The customer submits a web form, the results of which get formatted and emailed to osTicket for storage and processing.
I've been getting hit by a string of spam-bots having fun with my forms - mostly from two or three specific domains, over and over again.
I've written some code that plugs in to /api/pipe.php (as an include) that detects and blocks ticket creation from any set of domains I choose. It's effectively shut down the spam-ticket problem, from 40-50 a day to none at all.
Is there anybody else out there interested in the include?
I have plans to expand it further to include email-validation features, such as requiring first-time ticket-creators to validate their email address via a link sent to them by the ticket system, which should totally shut-down spam tickets once and for all!
Let me know if anybody is interested in either of the two modifications, and I'll package something up for public use.
Kind regards,
Ebonhand