Download List

Project Description

GreyList Sendmail milter is a lightweight, fast, and reliable Sendmail
milter that implements the Greylisting antispam technology. It has a
flexible configuration and a very effective Greylisting algorithm on
the base of this tuple: sender's IP address (Class C subnet), envelope
sender address, and envelope recipient address. It's a light alternative
to the milter-greylist, graymilter, and milter-gris milters.

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.

2007-02-01 20:11
2.1.0

Whitelists auto reloading was implemented. Autowhitelisted records regular dumping and reloading was implemented. The default greylisting time period was increased. New TODO tasks were added. Cosmetic enhancements were made.
Tags: Major feature enhancements

2006-09-25 14:03
2.0.0

The on-disk cache has been removed. Support for an
external editable
configuration file has been implemented.
Whitelists by an IP address (in
CIDR notation), by a PTR (reverse DNS) record, by
an envelope sender
email address, and by an envelope recipient email
address have been
implemented. A scalable fast in-memory
greylist/autowhitelist engine has
been implemented. The performance has been
drastically improved. The new
TODO tasks have been added. Cosmetic enhancements
have been made.
Tags: Major feature enhancements

2006-06-30 13:58
1.2.1

A workaround for the Sendmail socket unsafe error
on some platforms was implemented. The QDBM engine
has been updated. The configuration file, default
user, and working directory were changed. The
format of log records was changed. Some samples of
start-up scripts were added. The new TODO tasks
were added. Cosmetic enhancements were made.
Tags: Minor bugfixes

2005-11-28 20:07
1.2.0

The GreyList cache has been fully redesigned. Performance has been improved. The MD5 hash has been removed due to the possibility of collisions. Cosmetic enhancements were made.
Tags: Major feature enhancements

2005-09-09 09:21
1.1.0

A problem in which cache databases could be
eventually broken was fixed. Successfully
authenticated senders may now bypass the
GreyListing. Cosmetic enhancements were made.
Tags: Major bugfixes

Project Resources