freebsd-ports/mail/milter-skem/pkg-message
Mikhail Teterin 8e3eb2ee33 For the first time, add a port of my own piece of code...
This milter does not itself filter spam, instead it memorizes the
verdicts issued by your other anti-spam defenses to reduce the system
load and resource consumption, by temporarily rejecting the relays
suspected of spamming (banned) and, optionally, by permanently rejecting
the relays "convicted" of spamming (blacklisted).

The idea is to stem the spam from real spam sources, while reducing the
ill effects of false-positives to merely delaying, rather than rejecting
future messages.

WWW: http://virtual-estates.net/skem/
2004-08-15 18:42:18 +00:00

8 lines
249 B
Text

The milter-skem port does not (yet?) provide the
milter-starting script(s).
Please, read the manual page (skem(8)) to determine,
what's best for your environment -- it can be configured
to be automaticly launched by syslogd(8), for example.