Hello, On Mon, 05 Sep 2011 00:42:52 +0200, Xavier Rosenfeld wrote:
I have followed this how to http://clapf.acts.hu/wiki/doku.php/howto:debian_6.0.1_clapf_mysql_clamd But i have installed the nightly instead of the 0.4.7.1 version cause make install error. I don't think i am protected from spam email cause the how to don't speak about spam software, is there a built in spam software ?
what do you mean by 'built in spam software'? Have you trained the token
database? If you haven't then you should do so: take a few hundred spam emails and good emails, then train clapf. Finally take one of the spam emails and test it with spamdrop, ie. spamdrop -D < the_spam_email.eml and it will tell whether it recognises the spam email as a spam.
All is working exept a crontab error /usr/bin/php /usr/local/libexec/clapf/qrunner.php /var/www/spamgw.yourdomain.com (failed) qrunner.php does not exist on my system (i use nightly) what i have to do for having the same functionnality ?
Sorry, it will be fixed in the Makefile. Manual fix: cp util/qrunner.php to /usr/local/libexec/clapf Best regards, Janos

