diff options
author | grant <grant@pkgsrc.org> | 2004-09-25 04:18:06 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-09-25 04:18:06 +0000 |
commit | 785ca7884621cc3668ef05bfef3e49ddec4caa41 (patch) | |
tree | 92a7a27d21d505a808ec049522ffb106739786df /mail/mailscanner | |
parent | 2c5628377e8a0b959d364ae2078a8c58c492f9cf (diff) | |
download | pkgsrc-785ca7884621cc3668ef05bfef3e49ddec4caa41.tar.gz |
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 (limited to 'mail/mailscanner')
-rw-r--r-- | mail/mailscanner/MESSAGE | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/mail/mailscanner/MESSAGE b/mail/mailscanner/MESSAGE index d285059c16e..e3b5c2ee617 100644 --- a/mail/mailscanner/MESSAGE +++ b/mail/mailscanner/MESSAGE @@ -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: |