diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-18 01:22:28 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-18 01:22:28 +0000 |
commit | a9fd4e02eae5a0c9ed70e88f801734efa0110a9b (patch) | |
tree | 480cee19da1aa6dfe049896004c1d2e41ccf5742 /mail/spamassassin | |
parent | db783e71e7be3a922a9ba35b6d3874c4557630fe (diff) |
Notes
Diffstat (limited to 'mail/spamassassin')
-rw-r--r-- | mail/spamassassin/files/pkg-message.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/spamassassin/files/pkg-message.in b/mail/spamassassin/files/pkg-message.in index 3f42ddb6643b..0b167a60de64 100644 --- a/mail/spamassassin/files/pkg-message.in +++ b/mail/spamassassin/files/pkg-message.in @@ -13,7 +13,10 @@ You should complete the following post-installation tasks: 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: |