Hi Folks I´ve just instaled dspam using mysql 5.0.27 . My server runs postfix and I configured dspam as a transport proxy following all instructions contained in the docs. Each message delivered through dspam triggers an error message in the maillog: Feb 11 20:06:10 seth postfix/local[21558]: 6CDD78FD1F: to=<[EMAIL PROTECTED] >, relay=local, delay=0.19, delays=0.02/0/0/0.16, dsn=2.0.0, status=sent (delivered to command: /usr/local/bin/dspam --deliver=innocent,spam --user $USER -- -d %u) Feb 11 20:08:00 seth dspam[22343]: query error: Column 'uid' cannot be null: see sql.errors for more details Feb 11 20:08:00 seth dspam[22343]: query error: Column 'uid' cannot be null: see sql.errors for more details Feb 11 20:08:00 seth dspam[22343]: bailing on error -2 Feb 11 20:08:00 seth dspam[22343]: received invalid result (! DSR_ISSPAM || DSR_INNOCENT) : -2 Feb 11 20:08:00 seth dspam[22343]: query error: Column 'uid' cannot be null: see sql.errors for more details Feb 11 20:08:00 seth dspam[22343]: process_message returned error -2. delivering.
I guess that something is missing in mysql configuration or in it´s tables but I just can´t figure out what it is. FYI I´ve installed mysql from a binary install available in it´s site just for dspam use. Thank you in advance. Flavio Becker
