summaryrefslogtreecommitdiffstats
path: root/mail/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-02-10 06:04:46 +0000
committerdinoex <dinoex@FreeBSD.org>2002-02-10 06:04:46 +0000
commit2477f555c682716b545f27b6ce55cae3da78dcc0 (patch)
tree3800e5aac6a41891e86e62ec0bd49395a6b16eeb /mail/Makefile
parente4ce2f463a2c489d5005d41c1f5074a6ee971ab4 (diff)
downloadFreeBSD-ports-2477f555c682716b545f27b6ce55cae3da78dcc0.zip
FreeBSD-ports-2477f555c682716b545f27b6ce55cae3da78dcc0.tar.gz
Add-Port:
A attatchment filter for Sendmail There really isn't much to say, noattach is a milter that parses the body of email messages from sendmail and checks if the filename of attachments matches one of the regular expressions in a given pattern file and rejects those emails that match. Filenames are MIME decoded if needed. This program needs sendmail version 8.12.1 or newer to be compiled with libsm and libmilter. WWW: http://freshmeat.net/projects/noattach/
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 bfdce27..dd88c69 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -120,6 +120,7 @@
SUBDIR += nbsmtp
SUBDIR += newmail
SUBDIR += nmh
+ SUBDIR += noattach
SUBDIR += nullmailer
SUBDIR += p5-Email-Find
SUBDIR += p5-Email-Valid
OpenPOWER on IntegriCloud