Page 1 of 1

FreeBSD ASSP notes

PostPosted: Fri Mar 20, 2009 8:00 am
by stephen
Anti-SPAM SMTP Proxy (ASSP)
ASSP is in the FreeBSD ports collection. There's even a man page.

# pkg_add -rv assp
# man assp

from the man assp
STARTING ASSP AT BOOT TIME
The /usr/local/etc/rc.d/assp script is run automatically at system boot
time. Several variables can be set in /etc/rc.conf to control the
behavior.

assp_enable
set to YES to start ASSP at boot time

assp_args
passed to the ASSP client, default is assp_args="/var/db/assp"

assp_logexpire
used by nightly script to expire logs, default is assp_logex-
pire="45" days