Download List

專案描述

The spasm anti-spam milter is a spam filter for sendmail 8.12+ (with libmilter support). Its current features include logging and quarantining of rejected spam, fully virtualised settings for domains, individual whitelists and blacklists, and over two dozen filters, which can be set individually on a per-domain or per-email address basis, including local (system) blacklist, rDNS resolution, HELO/EHLO verification, envelope sender address verification, numerous DNS-based lists, whitelist-only mode, and auto-blacklisting via spamtrap addresses and unknown user rejections.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-03-27 02:52
1.0-pre4

Quarantine files were not being properly saved in -pre2 and -pre3. Users
should upgrade to -pre4 immediately.
標籤: Major bugfixes

2004-03-23 20:24
1.00-pre3

This release has updated documentation and table-driven filter processing in spasm.c and spasmd.c. The now-defunct XBL has been removed.
標籤: Code cleanup

2004-02-27 22:50
1.0-pre2

There is an updateBlacklist() correction ("unlinke" should have been "unlink"). spasm_create_bl now returns int in case of failure. spasmdb gives up if it runs out of memory. The spasmdb main loop has been rewritten. The spasmdb.1 man page has been updated. There are some stylistic changes.
標籤: Major bugfixes

2004-01-22 12:56
1.0-pre1

This release removes MySQL and LDAP support, rewrites DB functions for Berkeley DB4, rewrites vars.h (and renames it to filters.h), adds per-user blacklists, changes the per-user filter option storage mechanism, adds per-filter tag/quarantine/reject settings, changes the tagging mechanism, fixes a regex search bug, changes the log format and mechanism, changes the quarantine format and mechanism, implements per-domain logging and quarantining for non-default domains, adds support for the Spamhaus SBL and SORBS, adds basic SpamAssassin support, and adds some virus scanning support.
標籤: Major feature enhancements

2002-10-02 04:47
0.30

Checking for NULL priv in mlfi_header, mlfi_eoh, and mlfi_body, testing for fopen error in user_lookup(), and a fix for a bug when no domain was specified for recipient.
標籤: Minor bugfixes

Project Resources