Mailing List Archive

Problem with spamd - unable to find user
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
'3ddfitzgerald@bhhp.com'!
Mar 2 11:27:35 sandbox spamd[9715]: processing message (unknown) for
3ddfitzgerald@bhhp.com:518.
Mar 2 11:27:38 sandbox spamd[9715]: clean message (2.3/5.2) for
3ddfitzgerald@bhhp.com: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
'elroy@jetnet.com'!
Mar 2 11:28:14 sandbox spamd[9734]: processing message
<5b1a01c40070$ad1b3f66$cb95eef6@terra.com.ve> for elroy@jetnet.com:518.
Mar 2 11:28:16 sandbox spamd[9734]: identified spam (13.0/5.2) for
elroy@jetnet.com: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
'dan@mapolce.com'!
Mar 2 11:28:22 sandbox spamd[9747]: processing message (unknown) for
dan@mapolce.com:518.
Mar 2 11:28:28 sandbox spamd[9747]: identified spam (14.5/5.2) for
dan@mapolce.com: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
'dan@mapolce.com'!
Mar 2 11:28:31 sandbox spamd[9760]: processing message (unknown) for
dan@mapolce.com:518.
Mar 2 11:28:37 sandbox spamd[9760]: identified spam (15.7/5.2) for
dan@mapolce.com:518 in 6.0 seconds, 5656 bytes.

Thanks,
Dan Didier