Hi Rodrigo,

I don't quite know what you mean by testing.  To simply run an email
though dspam and to get a report summary out, you may do this:

  dspam --user myname --classify < message.txt

Here, "myname" is your username, and "message.txt" is the name of the
file containing the email message.

This will produce output like the following:

  X-DSPAM-Result: myname; result="Innocent"; class="Innocent"; 
probability=0.0000; confidence=0.99; signature=N/A

Dspam will not train on this message because you specified --classify
instead of --process.


Cheers,
A


On Thu, Aug 16, 2012 at 06:59:44AM -0700, rodrigo tavares wrote:
> Hello,
> 
> I need to make testing with messages detected with a SPAM.
> Sombebody, know to simulate tests in DSPAM ?
> 
> 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


-- 
Andreas Kusalananda Kähäri

Ensembl Gene Annotation Team
http://www.ensembl.org/


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 

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