3 May 2008
I’ve chosen to use a MySQL database to let DSPAM store all it’s data, this means we need to create a new database called dspam:
Next we will use the scripts provided in the DSPAM source code tree to create all the tables required:
Next you need to create the dspam database user using the MySQL terminal program:
Because we have virtual users in our system you will need to add this extra virtual user table by using another SQL script from the source:
Next step: Configuring DSPAM on Leopard

