heya . . .
I have enabled bayes filtering within spamassasin.
I think it's working, but I'm getting one last error;
@4000000044d91f0620df13c4 [15728] info: spamd: clean message (-21.6/5.0) for qpsmtpd:1005 in 3.0 seconds, 20075 bytes.
@4000000044d91f0620ea79bc [15728] info: spamd: result: . -21 - BAYES_00,DNS_FROM_RFC_ABUSE,ENV_AND_HDR_SPF_MATCH,HTML_MESSAGE,HTML_TEXT_AFTER_BODY,RCVD_IN_BSP_TRUSTED,SPF_PASS,USER_IN_DEF_SPF_WL scantime=3.0,size=20075,user=qpsmtpd,uid=1005,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=38755,mid=<1161460780.1155079927027.JavaMail.ebayapp@sj-v3eoa27>,bayes=1.11022302462516e-16,autolearn=ham
I assume the -21 score was based on a bayes evaluation?
Also I seem to have a permissions issue still too;
@4000000044d91f0608980ce4 [15728] warn: bayes: cannot write to /var/spool/spamd/.spamassassin/bayes_journal, bayes db update ignored: Permission denied
What user do I need to enable writing to that file/directory?
Or, can I just ignore that error.
Thanks!