Semi's Spam Milter (sspamm) is a spam filter for Sendmail that utilizes spambayes, heurestic spam filtering, and virus scanning (BitDefender, not included).
| Tags | Communications Email Filters |
|---|---|
| Licenses | BSD Original |
| Operating Systems | Unix POSIX Linux OS Independent |
| Implementation | Python |
Recent releases


Changes: Everything was fully rewriten from scratch. This version should be more configurable, and needs less CPU time than the old version did.


Changes: This release is stable. Vscan and logging are done in just one thread now. There should be no more system overloading. New features: FromTo pairs, HTML 'word' blocking, Block IP (private blacklisting), and no 'unsure' domains. Major code cleanup has been done.


Changes: This release adds blacklisting, ignoring by mail from/to. some code for future releases (SPF, debugging, etc.), and lots of code cleanup.


Changes: Lots of minor bugfixes were made, and some new nice features were added, such as word block and improved scanning. Some code was added to prevent crashing.


Changes: A quick jump was made from v0.2 to v0.8. It seems that sspamm is stable enough to be nearer to the version 1 release. A couple of small fixes were made.
A security filter for vulnerable sites using regex patterns.