Hi all, Anyone know what this sql error means and how to fix it?:
[05/01/2008 22:50:59] 204: ERROR: relation "dspam_virtual_uids" does not exist : SELECT uid FROM dspam_virtual_uids WHERE username = '[EMAIL PROTECTED]' I've been trying for several days to get dspam working with postfix (under FreeBSD). Someone offlist said I needed to compile it with the virtual users option, which I did, even though I don't think I need it. Basically, I am just trying to set dspam up for use with a very small number of system users. Just now I tried to use the hash driver instead of Postgres: #StorageDriver /usr/local/lib/libpgsql_drv.so StorageDriver /usr/local/lib/libhash_drv.so no error message, but also nothing written to the log either, so I am not sure the sql error is my only problem at this point. Thanks. -- Colin Brace Amsterdam http://lim.nl
