pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/mailscanner make it clear that this pkg doesn't d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7005da8de80c
branches:  trunk
changeset: 481077:7005da8de80c
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Sep 25 04:18:06 2004 +0000

description:
make it clear that this pkg doesn't depend on packages, but leaves it to
the administrator to install optional packages that mailscanner can
make use of.

diffstat:

 mail/mailscanner/MESSAGE |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r ab9bd4f73673 -r 7005da8de80c mail/mailscanner/MESSAGE
--- a/mail/mailscanner/MESSAGE  Sat Sep 25 01:43:05 2004 +0000
+++ b/mail/mailscanner/MESSAGE  Sat Sep 25 04:18:06 2004 +0000
@@ -1,9 +1,20 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/09/25 00:33:19 grant Exp $
+$NetBSD: MESSAGE,v 1.2 2004/09/25 04:18:06 grant Exp $
 
 See ${PREFIX}/share/doc/MailScanner/README and the MailScanner(8) and
 MailScanner.conf(5) man pages for further instructions.
 
+As MailScanner supports a wide variety of external 3rd party software,
+you must install other packages separately to achieve your desired
+MailScanner functionality.
+
+You need at the very least an MTA. You will probably also want SpamAssassin
+and/or a virus scanner. Some suggested packages are:
+
+       mail/spamassassin
+       mail/clamav
+       mail/p5-Mail-ClamAV
+
 You will need to edit at least the following config file before MailScanner
 will work correctly:
 



Home | Main Index | Thread Index | Old Index