I have debug turned on yet I don't see errors in the log. However, I have
many messages that have a signature in the headers and there is no
corresponding signature in mysql.
In which log are you looking?
What would cause a signature not to make it into the database? How can I
Did you read Brad Gardner's post?
Ok, I've realized that my information is not correct. The signatures are
indeed in the database, except that they have the uid embedded in them.
I thought the signature was only the signature string, but it is
"uid,signature". Searching for signatures I do see them in the database.
So now I'm even more confused as to why trying to re-classify spam doesn't
work.
I used to get the error:
26919: [07/28/2007 15:28:11] Unable to find a valid signature. Aborting.
26919: [07/28/2007 15:28:11] process_message returned error -5. dropping
message.
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?