Yup,
I see a whole lot of things in there! Just, most of it I don't understand! Here's a clipping of what I am seeing overand over...
2006-12-07 22:30:17.013841500 [2263] info: spamd: connection from localhost [127.0.0.1] at port 32894
2006-12-07 22:30:17.104768500 [2263] info: spamd: checking message <20060383448427.B7591BB04CE13569@eebrl-sym.com> for qpsmtpd:1005
2006-12-07 22:30:23.456115500 [2263] error: bayes: locker: safe_lock: cannot create lockfile /var/spool/spamd/.spamassassin/bayes.mutex: Permission denied
2006-12-07 22:30:23.460749500 [2263] info: spamd: clean message (0.0/5.0) for qpsmtpd:1005 in 6.4 seconds, 8605 bytes.
2006-12-07 22:30:23.462455500 [2263] info: spamd: result: . 0 - scantime=6.4,size=8605,user=qpsmtpd,uid=1005,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=32894,mid=<20060383448427.B7591BB04CE13569@eebrl-sym.com>,autolearn=failed
2006-12-07 22:30:23.483041500 [2111] info: prefork: child states: II
So, after seeing the "permission denied" bit , here's what I tried...
chown spamd.spamd /var/spool/spamd/.spamassassin/bayes_*
chmod 750 /var/spool/spamd/.spamassassin/bayes_*
chown spamd.spamd /var/spool/spamd/.spamassassin/bayes.mutex
After that, here's what the output changed to...
2006-12-08 04:33:21.667798500 [3364] info: spamd: connection from localhost [127.0.0.1] at port 32843
2006-12-08 04:33:21.758678500 [3364] info: spamd: checking message <20060952119541.E7A05CCC20B8883D@YFMAIL01.INFO> for qpsmtpd:1005
2006-12-08 04:33:33.323192500 [3364] info: spamd: clean message (0.0/3.0) for qpsmtpd:1005 in 11.7 seconds, 11647 bytes.
2006-12-08 04:33:33.323222500 [3364] info: spamd: result: . 0 - scantime=11.7,size=11647,user=qpsmtpd,uid=1005,required_score=3.0,rhost=localhost,raddr=127.0.0.1,rport=32843,mid=<20060952119541.E7A05CCC20B8883D@YFMAIL01.INFO>,autolearn=ham
2006-12-08 04:33:33.344009500 [3116] info: prefork: child states: II
So, no more "permission denied", but every single email coming through is being marked as "ham". Every one is being read as (0.0/3.0). The system doesn't rate them at all (i.e. 0.0)
At this rate, I think the best thing would be to uninstall everything that I installed using the details for spam filter configuration on the Sonora Comm. site
http://wiki.contribs.org/posting.php?mode=reply&t=34813My problem is (well, one of many) I don't know the commands to remove all of this and get back to my basic server. Can anyone tell me how to uninstall all of this? The help would sure be appreciated.
Thank you, again, for the help.
Jeffrey