diff options
author | sahil <sahil@FreeBSD.org> | 2010-05-18 07:51:50 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-05-18 07:51:50 +0800 |
commit | 40457a44b3940f6711a7b98fbf3e17eb085ca54c (patch) | |
tree | fd2009ebc95cc9b899145c5870df0e455c99c71e /mail/Makefile | |
parent | ff9be40479de462d347e9168a2b5215672dda53a (diff) | |
download | freebsd-ports-gnome-40457a44b3940f6711a7b98fbf3e17eb085ca54c.tar.gz freebsd-ports-gnome-40457a44b3940f6711a7b98fbf3e17eb085ca54c.tar.zst freebsd-ports-gnome-40457a44b3940f6711a7b98fbf3e17eb085ca54c.zip |
spmfilter-spamassassin is a plugin for spmfilter that enables spmfilter to
spam-check emails with the help of the daemonized version of Spamassassin
(spamd). The major goal of this plugin is to provide an easy way for
spam-checking messages.
WWW: http://www.spmfilter.org/
PR: ports/146161
Submitted by: Axel Steiner <ast at treibsand.com>
Approved by: wxs@ (mentor)
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 2da1970783f4..766b89cfe44f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -646,6 +646,7 @@ SUBDIR += spamstats SUBDIR += spfval SUBDIR += spmfilter + SUBDIR += spmfilter-spamassassin SUBDIR += spruce SUBDIR += sqlgrey SUBDIR += squirrelmail |