aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-04-06 16:48:12 +0800
committerpav <pav@FreeBSD.org>2005-04-06 16:48:12 +0800
commit1c1b5d2449493830fec54d896863d496b9daee03 (patch)
tree64473551ea47fd6552e114c515b823a1c5230338 /mail/Makefile
parent159ea545e66026d02513a284aca06697ec6f0618 (diff)
downloadfreebsd-ports-gnome-1c1b5d2449493830fec54d896863d496b9daee03.tar.gz
freebsd-ports-gnome-1c1b5d2449493830fec54d896863d496b9daee03.tar.zst
freebsd-ports-gnome-1c1b5d2449493830fec54d896863d496b9daee03.zip
Sendmail Confirmation System (SMC) is an Sendmail milter plugin that is
designed to significantly reduce the amount of junk email you receive. It uses dynamic local and DNS-based remote whitelists, blacklists, and an original auto-confirmation system for unknown but legitimate senders. It includes features for protecting recipients from dangerous attachments and HTML includes. It uses a set of original algorithms, including "Check relay by NS", which simulates a dynamic whitelisting technique, and "Check delays", also known as "Greylisting". PR: ports/79508 Submitted by: Andrey E. Shevtsov <nyxo@dnuc.polyn.kiae.su>
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 086c448d8963..84cfe9f80852 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -436,6 +436,7 @@
SUBDIR += simscan
SUBDIR += sma
SUBDIR += smail
+ SUBDIR += smc-milter
SUBDIR += smtpclient
SUBDIR += smtpd
SUBDIR += smtpfeed