Greetings,

Thanks for the reply- see below...

On 04.05.2012 22:09, Tim Streit wrote:
 Greetings,

 I posted here originally :

 
http://sourceforge.net/mailarchive/forum.php?thread_name=4FA1CF71.8050701%40bajic.ch&forum_name=dspam-user
  
<http://sourceforge.net/mailarchive/forum.php?thread_name=4FA1CF71.8050701%40bajic.ch&forum_name=dspam-user>

 Stevan was kind enough to post back with some feedback.  The two
 problems I was experiencing still persisted, however.  When trying to
 reply to Stevan, it ended up starting another thread :

 
http://sourceforge.net/mailarchive/forum.php?thread_name=4FA20335.7030807%40meanie.us&forum_name=dspam-user
  
<http://sourceforge.net/mailarchive/forum.php?thread_name=4FA20335.7030807%40meanie.us&forum_name=dspam-user>

 I am really needing to get this going -- is this the right mailing list
 to post to?  Anyone have any ideas?  I've been spending waay too much
 time trying to figure this out on my own, googling, et cetera.  I have
 no problem getting my hands dirty, but also know when its time to check
 with people more experienced than I.

Can you find the signature inside the database?
# select uid,signature,length,created_on from dspam_signature_data where
signature = '1,4fa1797980871776116685';

mysql>  select uid,signature,length,created_on from dspam_signature_data where 
signature = '1,4fa4476e209874079120635';
+-----+---------------------------+--------+------------+
| uid | signature                 | length | created_on |
+-----+---------------------------+--------+------------+
|   1 | 1,4fa4476e209874079120635 |    240 | 2012-05-04 |
+-----+---------------------------+--------+------------+
1 row in set (0.00 sec)


Post please the output of:
dspam --version

DSPAM Anti-Spam Suite 3.10.1 (agent/library)

Copyright (C) 2002-2011 DSPAM Project
http://dspam.sourceforge.net.

DSPAM may be copied only under the terms of the GNU Affero General Public
License, a copy of which can be found with the DSPAM distribution kit.

Configuration parameters:  '--prefix=/usr' '--includedir=${prefix}/include' 
'--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' 
'--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=${prefix}/lib' 
'--disable-maintainer-mode' '--build=x86_64-linux-gnu' 
'--host=x86_64-linux-gnu' '--sysconfdir=/etc/dspam' 
'--disable-dependency-tracking' '--enable-split-configuration' 
'--enable-static' '--enable-external-lookup' '--enable-syslog' 
'--with-logdir=/var/log/dspam/' '--with-dspam-home=/var/spool/dspam' 
'--enable-domain-scale' '--with-delivery-agent=/usr/bin/procmail' 
'--enable-daemon' '--with-mysql-includes=/usr/include/mysql' 
'--with-pgsql-includes=/usr/include/postgresql' 
'--with-storage-driver=hash_drv,mysql_drv,pgsql_drv,sqlite3_drv' 
'--enable-debug' '--enable-virtual-users' '--enable-preferences-extension' 
'--enable-clamav' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 
'CFLAGS=-g -O2' 'LDFLAGS= -Wl,-z,defs -Wl,--as-needed' 'CPPFLAGS='

Please post the content of each file under /etc/dspam/dspam.d/ (no need
for the MySQL password. You can remove username/password).

I updated dspam.conf - so it is here for your reference : 
http://pastebin.com/H9y1SVbs
dspam.d/extlookup,conf - http://pastebin.com/auPrdYzv
dspam.d/mysql.conf - http://pastebin.com/xAUSR5Tw

Please post the output of:
#  dspam_admin aggregate preference default

spamAction=deliver
showFactors=off
spamSubject=
signatureLocation=headers

Please post the preference for the user you are trying to retrain for:
# dspam_admin list preference [user]

User is a shared user 'dspam', and it returns no value when running this 
command.

Please post the X-DSPAM-.... headers from the mail you are trying to
retrain.

I just reset my database after switching TEFT to TUM (switching off TEFT at 
your suggestion).  So we have fresh stuff :

X-DSPAM-Result: Innocent
X-DSPAM-Processed: Fri May  4 16:17:34 2012
X-DSPAM-Confidence: 1.0000
X-DSPAM-Improbability: 1 in 98689409 chance of being spam
X-DSPAM-Probability: 0.0034
X-DSPAM-Signature: 1,4fa4476e209874079120635


- - - -

Hopefully you'll be able to tell why I get blank emails sent to my admin box 
for each email re-trained and also why it is bailing on that error.

Warm regards,

Tim

------------------------------------------------------------------------------
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