Hello!

I'm using dspam for some years, and I'm very happy!
My system is a CentOS-6.4 x86, with dspam-3.10.2 (dspam-3.10.2-2.el6.i686,
from EPEL) and postgresql91 (postgresql91-server-9.1.9-1PGDG.rhel6.i686,
from postgres site).
All is working fine!

But, I need to reinstall my system on a x86_64 machine.
So, I do the same: CentOS-6.4 x86_64, with dspam-3.10.2-4.el6.x86_64 and
postgresql91-9.1.9-1PGDG.rhel6.x86_64.

On both installations, the postgres encoding is iso-8859-1.

Virtual users were activated, and database is propely configured
(pgsql_objects.sql and virtual_users.sql):
dspam=> \d
                 List of relations
 Schema |          Name          |   Type   | Owner
--------+------------------------+----------+-------
 public | dspam_preferences      | table    | dspam
 public | dspam_signature_data   | table    | dspam
 public | dspam_stats            | table    | dspam
 public | dspam_token_data       | table    | dspam
 public | dspam_virtual_uids     | table    | dspam
 public | dspam_virtual_uids_seq | sequence | dspam
(6 rows)

But, in new instalation, dspam isn't working,  and the logs show this:
dspam[6308]: bailing on error -2
dspam[6308]: received invalid result (!DSR_ISSPAM && !DSR_ISINNOCENT): -2
dspam[6308]: process_message returned error -5.  delivering.

Anyone has a tip to how I can solve this problem?

-- 
William
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to