svn commit: r362169 - head/mail/spamassassin/files

Adam Weinberger adamw at FreeBSD.org
Fri Jul 18 01:22:28 UTC 2014


Author: adamw
Date: Fri Jul 18 01:22:28 2014
New Revision: 362169
URL: http://svnweb.freebsd.org/changeset/ports/362169
QAT: https://qat.redports.org/buildarchive/r362169/

Log:
  Point users toward mail/spamass-rules if they want some extra
  spam/malware-catching rulesets.

Modified:
  head/mail/spamassassin/files/pkg-message.in

Modified: head/mail/spamassassin/files/pkg-message.in
==============================================================================
--- head/mail/spamassassin/files/pkg-message.in	Fri Jul 18 00:47:01 2014	(r362168)
+++ head/mail/spamassassin/files/pkg-message.in	Fri Jul 18 01:22:28 2014	(r362169)
@@ -13,7 +13,10 @@ You should complete the following post-i
 	
 	3) To run spamd, add the following to /etc/rc.conf:
 	   spamd_enable="YES"
-	
+
+	4) Install mail/spamass-rules if you want some third-party
+	   spam-catching rulesets
+
 SECURITY NOTE:
 By default, spamd runs as root (the AS_ROOT option). If you wish
 to change this, add the following to /etc/rc.conf:


More information about the svn-ports-all mailing list