Enhance your osTicket system with the Spamblock plugin, a powerful tool designed to intercept and filter spam emails before they create tickets. This plugin utilizes multiple spam-check providers, including Postmark's Spamcheck API and StopForumSpam, to assess the spam score of incoming emails. It can also perform SPF checks to ensure email authenticity.
- Intercepts ticket creation from emails using the ticket.create.before signal.
- Integrates with Postmark and StopForumSpam for spam scoring.
- Configurable to block emails based on spam score thresholds.
- Logs detailed information about each email, including sender, subject, and spam score.
- Offers a test mode to safely adjust spam thresholds without blocking emails.
- Provides a user-friendly interface within osTicket for managing spam settings and viewing spam status.
Installation is straightforward: download the spamblock.phar file and place it in your osTicket's plugin directory. Configure the plugin through the osTicket admin panel to start blocking spam effectively. This open-source project is hosted on GitHub, allowing you to contribute and customize it to your needs.