In any event, I need to know if it

1) happens all the time

Yes


2) only happens randomly

No


3) only happens when spamass-milter fails to start for some reason.


No

the contents of /etc/default/spamass-milter and
/etc/init.d/spamass-milter will also be useful.



# 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 -p inet:10783"

# 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