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
- * Sat Dec 24 16:00:00 2005 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 1.6-4
- allowed to configure the parameter given to the daemon in an
/etc/sysconfig/milter-greylist file (bz #162334)
- set user and socketfile in the configfile
- minor specfile cleanups
- fixed groupname
- * Thu May 19 17:00:00 2005 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 1.6-3
- set %dist
- use %global instead of %define
- do not require 'setuidgid' for -minit anymore
- * Thu Apr 7 17:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt