Hallo Paul,

-------- Original-Nachricht --------
> Datum: Fri, 23 Oct 2009 14:58:55 +0100
> Von: Paul Cockings <ds...@cytringan.co.uk>
> An: dspam-devel@lists.sourceforge.net
> Betreff: [Dspam-devel] auto honeypot as spam

> Does anyone have a working system like this they can share?
> 
> multiple domains setup only for catching spam (honeypots)
> virus scanned
> fed to dspam
> anything from this domain train as spam
> 
Are you looking for a forced learning or an intelligent learning?

Allow me to explain:
--------------------
Assuming your domain you want to use as honey pot is called spam.com. Assuming 
now a mail comes in to u...@spam.com and contains "Buy Viagra very cheep here!".

With forced I mean this here:
-----------------------------
Feed the mail to DSPAM and force it to see it as SPAM:
Inoculation method: --class=spam --source=inoculation
Corpus method: --class=spam --source=corpus
Error method (only if you have used --process while checking the mail): 
--class=spam --source=error --signature=xxxxxxxxxx

With intelligent I mean this here:
----------------------------------
Case 1 (DSPAM would CLASSIFY the message as HAM)
Inoculation method: --class=spam --source=inoculation
Corpus method: --class=spam --source=corpus
Error method (only if you have used --process while checking the mail): 
--class=spam --source=error --signature=xxxxxxxxxx

Case 2 (DSPAM would CLASSIFY the message as SPAM)
DO NOTHING! Drop quietly the mail.



> guess i'm thinking to use with groups....
> 
> 
Steve

> 
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Dspam-devel mailing list
> Dspam-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspam-devel

-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to