On Jan 7, 2008 6:59 PM, Stefan Suurmeijer <[EMAIL PROTECTED]> wrote:
[snip]
> Jan  8 00:47:29 smtp1 spamd[11786]: spamd: handle_user unable to find user:
[snip]
>
> This happens for every mail received: unable to find user ''

I've been having the same problem..  I think I just fixed it, though
I'm not sure *why* this fixed it..

> Can anyone tell me what the problem might be?

With 3.2.3 I was running spamd as follows :

/usr/bin/spamd -D -q -x -m5 -H --socketpath=/tmp/spamd.sock -r
/var/run/spamd.pid

Everything seemed to work fine, I had no issues.  Mail was being
classified appropriately.

When I upgraded to 3.2.4, I got an error stating that if -q was used,
-u had to be specified.  So, I switched to using -Q instead.  That's
when this error cropped up and spamassassin stopped classifying mail.
After re-visiting the issue, I switched to this :

/usr/bin/spamd -D -q -x -u nobody -m5 -H --socketpath=/tmp/spamd.sock
-r /var/run/spamd.pid

This has resolved my problem completely.  I just don't know why...

> Thanks in advance,
>
> Stefan


-- 
Jason 'XenoPhage' Frisvold
[EMAIL PROTECTED]
http://blog.godshell.com

Reply via email to