summaryrefslogtreecommitdiff
path: root/mail/assp/files/assp.8.in
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-07-18 03:08:23 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-07-18 03:08:23 +0000
commitb54b2ee69164bbb05ee4cf74a4c4a39bb296cfd0 (patch)
treea8ce3fa2aafaff2bb6d2f198e7aadc47095a9535 /mail/assp/files/assp.8.in
parent- Utilise full Berlios MASTER_SITE list (diff)
- Update to 1.2.2
- Use new style rc script name (no .sh suffix) - Add more OPTIONS PR: ports/100233 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=168112
Diffstat (limited to 'mail/assp/files/assp.8.in')
-rw-r--r--mail/assp/files/assp.8.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/assp/files/assp.8.in b/mail/assp/files/assp.8.in
index 200773cc0fd7..729892e270e1 100644
--- a/mail/assp/files/assp.8.in
+++ b/mail/assp/files/assp.8.in
@@ -4,7 +4,7 @@ assp \- Anti-Spam SMTP Proxy
.SH SYNOPSIS
assp [ base_dir [ admin_port ] ]
.PP
-%%PREFIX%%/etc/rc.d/assp.sh start|stop|restart|status
+%%RC_SCRIPT%% start|stop|restart|status
.SH DESCRIPTION
.I "Anti-Spam SMTP Proxy"
is a spam filter that sits on port 25 in front
@@ -43,6 +43,8 @@ SPF (Sender Policy Framework) checking
.IP -
DNSBL (DNS Block List) checking using many block list services
.IP -
+delaying of messages from unknown senders
+.IP -
Virus detection
.RE
.PP
@@ -197,6 +199,7 @@ in detail.
.IR ASSP 's
other filtering options (local user validation, RFC822
conformance, client HELO validation, SPF validation,
+the Delay List,
the use of DNSBLs and the ClamAV virus checker)
can be enabled by examining and adjusting their
configuration options as needed and then unchecking the
@@ -227,7 +230,7 @@ see the
website and documentation.
.SH "STARTING ASSP AT BOOT TIME"
The
-.I /usr/local/etc/rc.d/assp.sh
+.I %%RC_SCRIPT%%
script is run automatically at system boot time.
Several variables can be set in
.I /etc/rc.conf