Hi,
Can someone provide additional help with the issue below?
Thanks
Ricardo
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