java Anti Spam ENgine SourceForge.net Logo
The pure java Anti Spam ENgine
Overview
Features
Getting Started
Download
User Guide
FAQ
Forums SourceForge Link
Javadoc New Window
License
Commercial Use
Project Home SourceForge Link
 
java.net member!

Features

jASEN combines several email scanning and interrogation techniques to weed out spam:
  • Bayesian-style* analysis
  • Mail header analysis
  • HTML concealment (white noise) detection
  • Heuristic pattern analysis
  • Realtime Blackhole List support
  • Mail "bug" detection
  • Keyword matching
  • Linguistic (real word) analysis
  • Image dominance detection
  • Character and word obfuscation detection
  • Malicious attachment detection
  • Configurable auto-update engine

In addition, jASEN provides an extensible plugin framework for the inclusion of extra scanning and filtering mechanisms such as SPF

*Actually uses a chi square distribution algorithm