summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2020-03-23 18:46:56 +0000
committergdt <gdt@pkgsrc.org>2020-03-23 18:46:56 +0000
commitbbdb9e78d8fb1556f404fd63a42c1a60754f8a76 (patch)
tree3929d33b26871c80105551c4a783c6e881bd49fa
parentce22146881f069873e9cb8ec18969334450c6316 (diff)
downloadpkgsrc-bbdb9e78d8fb1556f404fd63a42c1a60754f8a76.tar.gz
mail/spamassassin: Remove redundant MESSAGE
Other than cautions about more-than-10-years-ago updates, this says to read the documentation.
-rw-r--r--mail/spamassassin/MESSAGE21
1 files changed, 0 insertions, 21 deletions
diff --git a/mail/spamassassin/MESSAGE b/mail/spamassassin/MESSAGE
deleted file mode 100644
index 8d304338bfc..00000000000
--- a/mail/spamassassin/MESSAGE
+++ /dev/null
@@ -1,21 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.12 2010/03/24 21:41:10 heinz Exp $
-
-IMPORTANT: The spamassassin package provided by pkgsrc contains the rules
-IMPORTANT: available at the time of the official SpamAssassin release.
-IMPORTANT: You have to decide when/how to update them, see the documentation
-IMPORTANT: for 'sa-update'.
-
-If you upgrade from an earlier version please take a look at the documents
-in
-
- ${PREFIX}/share/doc/spamassassin/
-
-For more information see 'perldoc Mail::SpamAssassin::Conf' and the man
-pages for 'spamassassin', 'spamd', 'spamc', 'sa-learn', 'sa-update' and
-'sa-compile'.
-If you want to compile the rules, you may have to increase the data
-segment size for the 'sa-compile' process.
-
-Please check that your existing mail configuration still works.
-===========================================================================