summaryrefslogtreecommitdiff
path: root/mail/claws-mail-spamassassin
diff options
context:
space:
mode:
authorsmb <smb@pkgsrc.org>2007-08-03 02:34:35 +0000
committersmb <smb@pkgsrc.org>2007-08-03 02:34:35 +0000
commit6e38e389380e666f1eb7f59d0675065ffcf80da8 (patch)
treeb28e767b43e92c44b5968f9d0ba0efa084ccb963 /mail/claws-mail-spamassassin
parentc5c7f318188b55036a70c094fd7442c82cbb7053 (diff)
downloadpkgsrc-6e38e389380e666f1eb7f59d0675065ffcf80da8.tar.gz
Add claws-mail 2.10.0 and many of the plug-ins
Diffstat (limited to 'mail/claws-mail-spamassassin')
-rw-r--r--mail/claws-mail-spamassassin/DESCR19
-rw-r--r--mail/claws-mail-spamassassin/Makefile17
-rw-r--r--mail/claws-mail-spamassassin/PLIST3
3 files changed, 39 insertions, 0 deletions
diff --git a/mail/claws-mail-spamassassin/DESCR b/mail/claws-mail-spamassassin/DESCR
new file mode 100644
index 00000000000..69824233835
--- /dev/null
+++ b/mail/claws-mail-spamassassin/DESCR
@@ -0,0 +1,19 @@
+The SpamAssassin plugin provides anti-spam capabilities for Claws
+Mail. SpamAssassin is a complete spam checker, featuring local
+tests, remote tests, Bayesian filtering, and more. It is written
+in perl. This complete set of checks makes it really good at catching
+spam, at the expense of filtering rather slowly. Claws Mail also
+provides a Bogofilter anti-spam plugin, which does only Bayesian
+filtering, making it faster than SpamAssassin. The SpamAssassin
+plugin features are:
+
+ * Filtering spam when mail is received, and moving it to
+ a specific folder or destroying it completely
+ * Learning what is spam and what is ham, in order to better
+ filter your mailbox
+ * The ability to use a remote SpamAssassin server for
+ filtering and learning
+
+SpamAssassin can begin filtering your emails right away, as it
+isn't only a Bayesian filter; but you should correct it with the
+learning feature if you get false positives or false negatives.
diff --git a/mail/claws-mail-spamassassin/Makefile b/mail/claws-mail-spamassassin/Makefile
new file mode 100644
index 00000000000..86050a23d2e
--- /dev/null
+++ b/mail/claws-mail-spamassassin/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2007/08/03 02:34:59 smb Exp $
+#
+
+PLUGIN_NAME= spamassassin
+.include "../../mail/claws-mail/plugins.mk"
+
+MAINTAINER= smb@NetBSD.org
+COMMENT= Enables the scanning of incoming mail using SpamAssassin
+
+CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
+
+DEPENDS+= claws-mail>=2.10.0:../../mail/claws-mail
+DEPENDS+= spamassassin>=3.2.1:../../mail/spamassassin
+
+.include "../../x11/gtk2/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/claws-mail-spamassassin/PLIST b/mail/claws-mail-spamassassin/PLIST
new file mode 100644
index 00000000000..3dfc5807e77
--- /dev/null
+++ b/mail/claws-mail-spamassassin/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2007/08/03 02:35:00 smb Exp $
+lib/claws-mail/plugins/spamassassin.la
+@dirrm lib/claws-mail/plugins