Date: Fri, 18 Jul 2014 01:22:28 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362169 - head/mail/spamassassin/files Message-ID: <201407180122.s6I1MSgN022711@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407180122.s6I1MSgN022711>