I think it's running:
[root@lincl89 /]# ps aux | grep spam
root 24461 0.1 3.2 37904 33500 ? Ss 18:27 0:01 /usr/bin/spamd -d -u qmailq -c -H /var/qmail
qmailq 24481 0.0 3.2 37904 33508 ? S 18:27 0:00 spamd child
qmailq 24482 0.0 3.2 37904 33508 ? S 18:27 0:00 spamd child
root 31327 0.0 0.0 5544 628 pts/1 S+ 18:43 0:00 grep spam
This is what i have installed:
[root@lincl89 /]# rpm -qa | grep spam
spamassassin-3.1.0-4.rhfc3.art
[root@lincl89 /]# rpm -qa | grep clam
clamav-db-0.88-1.rhfc3.art
clamav-0.88-1.rhfc3.art
clamd-0.88-1.rhfc3.art
[root@lincl89 /]# rpm -qa | grep qmail
qmail-scanner-1.25-9.rhfc3.art
psa-qmail-1.03-fc3.build75050824.12
psa-qmail-rblsmtpd-0.70-fc3.build75050824.12
And this is what i get on the mail header:
Received: from xxxxxxx by xxxxxxxx (envelope-from
(clamdscan: 0.88/1467. perlscan: 1.25st.
Clear:RC:0(205.241.45.82):.
Processed in 0.247359 secs); 17 May 2006 16:41:00 -0000
I recieve tons of SPAM without mark.
Any help would be apreciatted, best regads.