On Monday 02 July 2007 20:34, Sydney Bogaert wrote: > > 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.
Hmm...still doesn't seem to work: Jul 3 13:26:18 mail dspam[28487]: Unable to determine the destination user Jul 3 13:26:18 mail dspam[28487]: DSPAM agent misconfigured: aborting Jul 3 13:26:18 mail postfix/local[28449]: 6A3393F38E: to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=bounced (Command died with status 1: "/usr/bin/dspam --source=error --class=spam [EMAIL PROTECTED]". Command output: 28487: [07/03/2007 13:26:18] Unable to determine the destination user 28487: [07/03/2007 13:26:18] DSPAM agent misconfigured: aborting ) Running it from the prompt: $# /usr/bin/dspam --source=error --class=spam --user='[EMAIL PROTECTED]' 28512: [07/03/2007 13:28:34] Unable to determine the destination user 28512: [07/03/2007 13:28:34] DSPAM agent misconfigured: aborting And [EMAIL PROTECTED] is a valid user in the database, receives mail, has a spam trainer profile on the web interface, etc. Any more ideas? It would be nice to know what it considers misconfigured. :) j -- Joshua Kugler Lead System Admin -- Senior Programmer http://www.example.com PGP Key: http://pgp.mit.edu/ ID 0xDB26D7CE PO Box 80086 -- Fairbanks, AK 99708 -- Ph: 907-456-5581 Fax: 907-456-3111
