aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2004-08-15 18:42:18 +0000
committerMikhail Teterin <mi@FreeBSD.org>2004-08-15 18:42:18 +0000
commit8e3eb2ee332e1ed4ed911bb919cc809e102a7da4 (patch)
treecb755a456d282de883bd8e4a8050dbbfa645e39a /mail/Makefile
parent579a717755ff6ab55a635bb4495f214ce046f9ab (diff)
downloadports-8e3eb2ee332e1ed4ed911bb919cc809e102a7da4.tar.gz
ports-8e3eb2ee332e1ed4ed911bb919cc809e102a7da4.zip
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/
Notes
Notes: svn path=/head/; revision=116306
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 740f1dbf57a9..30a004399a44 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -188,6 +188,7 @@
SUBDIR += milter-greylist
SUBDIR += milter-regex
SUBDIR += milter-sender
+ SUBDIR += milter-skem
SUBDIR += mimedefang
SUBDIR += mini_sendmail
SUBDIR += minimalist