Ahoj.
Mám tu tento problém. Hned při butování systému mi nejde spustit daemon
spamassassin. Hlásí toto:
SpamAssassin Mail Filter Daemon: disabled, see /etc/default/spamassassin
-----------------------------------------------------------------
/etc/default/spamassassin
# Duncan Findlay
# WARNING: please read README.spamd before using.
# There may be security risks.
# Change to one to enable spamd
ENABLED=0
# Options
# See man spamd for possible options. The -d option is automatically added.
# NOTE: version 3.0.x has switched to a "preforking" model, so you
# need to make sure --max-children is not set to anything higher than
# 5, unless you know what you're doing.
OPTIONS="--create-prefs --max-children 5 --helper-home-dir"
# Pid file
# Where should spamd write its PID to file? If you use the -u or
# --username option above, this needs to be writable by that user.
# Otherwise, the init script will not be able to shut spamd down.
PIDFILE="/var/run/spamd.pid"
# Set nice level of spamd
#NICE="--nicelevel 15"
-------------------------------------------------------------------------------
V Kmailu pomocí Anti-Spam Wizard se mi ho spustit také nedaří a ani GMX Spam
filter.
Nesetkal jste se s tím někdo? Díky za každičkou radu.