Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
milter-greylist: Milter for greylisting, the next step in the spam control war
- Summary
- Greylisting is a new method of blocking significant amounts of spam at
the mailserver level, but without resorting to heavyweight statistical
analysis or other heuristical (and error-prone) approaches. Consequently,
implementations are fairly lightweight, and may even decrease network
traffic and processor load on your mailserver.
This package provides a greylist filter for sendmail's milter API.
Changelog
- * Tue Apr 4 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sun Feb 19 00:00:00 2006 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 2.0.2-3
-
- rebuilt for FC5
- * Sun Dec 25 00:00:00 2005 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 2.0.2-2
-
- use /var/run/milter-greylist as directory for the socket (bz #162334#6)
- do not set user and socket in the sysv-initscript anymore; instead
of uncomment the configfile entries
- ship minit params file as SOURCE instead of generating it on-the-fly
- added -initng subpackage
- minor specfile cleanups