> > Running > > spam --source=error --class=spam --signature="22,46891aec37345171621213" > > produces the same error. > > However, querying for > > SELECT * FROM dspam_signature_data where signature > = '22,46891aec37345171621213' > > Produces a valid row, with a valid uid. > > Any hints? >
Specify the --user parameter, with a valid user, any valid user, but you must use one. One that is exactly listed as is in your users table. The system will switch to the user specified in the signature after it has found the signature. Sydney.
