Hi, I am running redhat 8 with spamassassin 2.63, with qmail-scanner and clamscan.
I recently upgraded to clamscan 1.20 (was running clamscan 1.20rc3) and now I am getting the following messages in my maillog. It seems that I am also not getting the messages tagged as spam. When upgrading to qmail-scanner 1.20 I did have to modify the /etc/syscondif/spamd file, it did look like this: OPTIONS="-x -u spamd -d -D" I had to change it to the following: SPAMDOPTIONS="-x -u spamd -d -D" See my log output below, does anyone have any suggestions of further questions that may help fix this problem? Mar 2 11:27:35 sandbox spamd[21862]: connection from localhost [127.0.0.1] at port 60758 Mar 2 11:27:35 sandbox spamd[9715]: handle_user: unable to find user '[EMAIL PROTECTED]'! Mar 2 11:27:35 sandbox spamd[9715]: processing message (unknown) for [EMAIL PROTECTED]:518. Mar 2 11:27:38 sandbox spamd[9715]: clean message (2.3/5.2) for [EMAIL PROTECTED]:518 in 2.7 seconds, 654 bytes. Mar 2 11:28:14 sandbox spamd[21862]: connection from localhost [127.0.0.1] at port 60760 Mar 2 11:28:14 sandbox spamd[9734]: handle_user: unable to find user '[EMAIL PROTECTED]'! Mar 2 11:28:14 sandbox spamd[9734]: processing message <[EMAIL PROTECTED]> for [EMAIL PROTECTED]:518. Mar 2 11:28:16 sandbox spamd[9734]: identified spam (13.0/5.2) for [EMAIL PROTECTED]:518 in 1.7 seconds, 1085 bytes. Mar 2 11:28:22 sandbox spamd[21862]: connection from localhost [127.0.0.1] at port 60762 Mar 2 11:28:22 sandbox spamd[9747]: handle_user: unable to find user '[EMAIL PROTECTED]'! Mar 2 11:28:22 sandbox spamd[9747]: processing message (unknown) for [EMAIL PROTECTED]:518. Mar 2 11:28:28 sandbox spamd[9747]: identified spam (14.5/5.2) for [EMAIL PROTECTED]:518 in 6.4 seconds, 9761 bytes. Mar 2 11:28:31 sandbox spamd[21862]: connection from localhost [127.0.0.1] at port 60764 Mar 2 11:28:31 sandbox spamd[9760]: handle_user: unable to find user '[EMAIL PROTECTED]'! Mar 2 11:28:31 sandbox spamd[9760]: processing message (unknown) for [EMAIL PROTECTED]:518. Mar 2 11:28:37 sandbox spamd[9760]: identified spam (15.7/5.2) for [EMAIL PROTECTED]:518 in 6.0 seconds, 5656 bytes. Thanks, Dan Didier
