Hello list,

I've just finished installing Dspam on a Debian Squeeze with PostgreSQL backend and Postfix MTA. As my users have real unix accounts I haven't created the dspam_virtual_uids Table as written in install docs.
But enabling debug shows that dspam is looking for this table:

   6609: [08/11/2012 13:57:56] _pgsql_drv_getpwnam: unable to run
   query: SELECT uid FROM dspam_virtual_uids WHERE
   username=E'u...@domain.com'
   6609: [08/11/2012 13:57:56] _pgsql_drv_getpwnam: returning NULL for
   query on name: u...@domain.com that returned a null result
   6609: [08/11/2012 13:57:56] _ds_pref_load: unable to
   _pgsql_drv_getpwnam(u...@domain.com)
   6609: [08/11/2012 13:57:56] Loading preferences for uid 0
   6609: [08/11/2012 13:57:56] Loading preferences for uid 0
   6609: [08/11/2012 13:57:56] loaded default preferences externally
   6609: [08/11/2012 13:57:56] using
   /var/spool/dspam/opt-in/domain.com/user.dspam as path
   6609: [08/11/2012 13:57:56] using
   /var/spool/dspam/opt-out/domain.com/user.nodspam as path

My version of Dspam has been compiled with the '--enable-virtual-users' option:

   bart dspam # dspam --version

   DSPAM Anti-Spam Suite 3.10.1 (agent/library)

   [...]
   Configuration parameters:  [...]'--enable-virtual-users'


So what should I modify in dspam.conf in order to tell dspam my users aren't virtual ones ?

Tia.
Christophe Garault

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to