After rebuilding my server from scratch (I'd upgraded it more times than I'd like to remember, and finally decided to start fresh and clean up things - particularly the email folder structure), I downloaded the current release of the SpamFilter and built it per Jesper's instructions. I also ran the commands to stop double bounce messages. Otherwise this is a stock 6.01 from the ISO image.
Anyhow, the error I get is this, as shown in my maillog:
Oct 2 00:03:23 booboo spamd[2650]: connection from localhost [127.0.0.1] at port 32860
Oct 2 00:03:23 booboo spamd[2650]: info: setuid to qmaild succeeded
Oct 2 00:03:23 booboo spamd[2650]: Creating default_prefs [/var/qmail/.spamassassin/user_prefs]
Oct 2 00:03:23 booboo spamd[2650]: Cannot write to /var/qmail/.spamassassin/user_prefs: Permission denied
Oct 2 00:03:23 booboo spamd[2650]: Couldn't create readable default_prefs for [/var/qmail/.spamassassin/user_prefs]
Oct 2 00:03:23 booboo spamd[2650]: processing message <RNZIE8fDQf7ucVQ@moose-mail.com> for qmaild:401.
Oct 2 00:03:26 booboo dccproc[2707]: open(/var/dcc/map): Permission denied
Oct 2 00:03:26 booboo spamd[2650]: identified spam (8.6/5.0) for qmaild:401 in 2.7 seconds, 2660 bytes.
Oct 2 00:03:26 booboo spamd[2650]: result: Y 8 - BIZ_TLD,FRONTPAGE,MISSING_SUBJECT,NO_REAL_NAME,RAZOR2_CF_RANGE_51_100,RAZOR2_CHECK,RCVD_BY_IP,RCVD_DOUBLE_IP_SPAM scantime=2.7,size=2660,mid=<RNZIE8fDQf7ucVQ@moose-mail.com>,autolearn=no
This was from a sample spam - and what happens is the spam is identified but not sorted to junkmail like it should be. I'm assuming I need to fix permissions in the locations specified, but I'm not sure what they will need to be, or if that'll even fix the problem. Any pointers?
[/quote]