Thanks, Dan, for the feedback. I now get a different error. I've reproduced it below, along with my (new) /etc/default/spamass-milter.

-Nigel


sh-3.2# /etc/init.d/spamass-milter start
Starting Sendmail milter plugin for SpamAssassin: WARNING: spamass-milter will run as user spamass-milter but . is not owned by spamass-milter Either delete this directory or chown it appropriately. Startup attempts may fail.
spamass-milter
sh-3.2# cat /etc/default/spamass-milter
# spamass-milt startup defaults

# OPTIONS are passed directly to spamass-milter.
# man spamass-milter for details

# Default, use the nobody user as the default user, ignore messages
# from localhost
OPTIONS="-u spamass-milter -i 127.0.0.1 -i 192.168.1.0/8 -i 217.157.23.243 -r 8 -I"
SOCKET="inet:10783"
SOCKETMODE=""
SOCKETOWNER=""

# Reject emails with spamassassin scores > 15.
#OPTIONS="-r 15"

# Do not modify Subject:, Content-Type: or body.
#OPTIONS="-m"

######################################
# If /usr/sbin/postfix is executable, the following are set by
# default. You can override them by uncommenting and changing them
# here.
######################################
# SOCKET="/var/spool/postfix/spamass/spamass.sock"
# SOCKETOWNER="postfix:postfix"
# SOCKETMODE="0660"
######################################



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to