Hello !
I follow this link, but i begin by topic Train DSPAM
http://www.debiantutorials.com/installing-dspam-with-clamav-for-postfix-on-lenny/.
See the message below in bold:
root@debian-expresso:~# dspam_train
/var/spool/cyrus/mail/r/user/rodrigo^tavares/ hard_ham/
Taking Snapshot...
root TP: 0 TN: 266 FP: 0 FN: 0 SC: 0 NC: 0
Training hard_ham/ / /var/spool/cyrus/mail/r/user/rodrigo^tavares/ corpora...
[test: nonspam] hard_ham//0067.e68ea49deda9195d0 result: PASS
[test: nonspam] hard_ham//0084.ba0c10521c2c57d80 result: PASS
[test: nonspam] hard_ham//0122.11a1666297a9d767e result: PASS
[test: nonspam] hard_ham//0205.48ffcce8693fbd4db result: PASS
[test: nonspam] hard_ham//0023.cb5d5eef370b20c45 result: PASS
[test: nonspam] hard_ham//0167.e069a1be61effd430 result: PASS
[test: nonspam] hard_ham//0105.715d378af3c7a2d96 result: PASS
[test: nonspam] hard_ham//0019.ae2729d4b8ec4324d result: PASS
[test: nonspam] hard_ham//0033.6a01f21844e78eba1 result: PASS
[test: nonspam] hard_ham//0232.eb242d1945f31e1c0 result: PASS
[test: nonspam] hard_ham//0143.078ced89f2de25e94 result: PASS
[test: nonspam] hard_ham//0163.0123b1afbae948c7f result: PASS
[test: nonspam] hard_ham//0137.e182dacf304ecdeb7 result: PASS
[test: nonspam] hard_ham//0113.0b75c7040df645232 result: PASS
[test: nonspam] hard_ham//0058.4bec4e6fb854edf50 result: PASS
[test: nonspam] hard_ham//0202.9b71c90c298d45302 result: PASS
[test: spam ] /var/spool/cyrus/mail/r/user/rod result: Can't call method
"as_string" without a package or object reference at /usr/bin/dspam_train line
185.
# Process nonspam until balanced
$msg = shift(@nonspam_corpus);
TestNonspam($msg);
if ($#spam_corpus > -1) {
$count = ($#nonspam_corpus+1) / ($#spam_corpus+1);
}
for(1..$count-1)
{
$msg = shift(@nonspam_corpus);
TestNonspam($msg);
}
}
What mean this message ?
Same with is error, dspam is running good.
My DSPAM was installed withp packages debian. I'm using hash.
root@debian-expresso:~# dpkg -l | grep dspam
ii dspam 3.10.1+dfsg-3~bpo60+1
Scalable, fast and statistical anti-spam filter
ii dspam-doc 3.10.1+dfsg-3~bpo60+1
Documentation for DSPAM anti-spam filter
ii libdspam7 3.10.1+dfsg-3~bpo60+1 Core
message processing and classification functionality for DSPAM
ii libdspam7-drv-hash 3.10.1+dfsg-3~bpo60+1 Hash
backend for DSPAM anti-spam filter
ii libdspam7-drv-pgsql 3.10.1+dfsg-3~bpo60+1
PostgreSQL backend for DSPAM anti-spam fi
Thanks !
Rodrigo Faria
------------------------------------------------------------------------------
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