Update to dspam-3.2.4: drop WITH_WHITELIST, is not supported by ./configure but by dspam.conf minor performance fixed for pgsql_drv that may have a big effect on some implementations. you should also consider creating the (unnecessary) index below to precent the pgsql query builder from getting confused: CREATE INDEX id_token_data_04 ON dspam_token_data(uid);
State Changed From-To: open->closed Committed, thanks!