[...]
> And now I'm getting a different error,
> Unable to determine the destination user
> DSPAM agent misconfigured: aborting
>
> This started happening suddenly, I haven't changed the dspam config,
why
> does it suddenly consider it's misconfigured?
Try to supply the information Alex (Dspam User) did, and maybe it will
be possible to get nearer to analyzing.
From what I see I think he didn't specify the option "user" on the
command line.
See my post here : http://mailing-list.nuclearelephant.com/6366.html
Ok, you make a good point. I did use --user, but I used it wrong. Now that
takes care of the "misconfigured" error and takes me back to the "unable to
find a valid signature" error.
I'm running a message through dspam that has the signature in the headers.
I've confirmed this signature exists in the database. I run the message
through like this:
cat /tmp/message | /usr/local/bin/dspam --user
root --class=spam --source=error
And I get the error "Unable to find a valid signature".
Is this error because dspam can't find the signature in the message, or in
the database?
Ricardo