Why Mail::SpamAssassin module always giving output
spam score 0? while if i run spamassassin from console
to check the same sample-spam file it give spam score
4? 


--- Markus Hardiyanto <[EMAIL PROTECTED]>
wrote:
> can i use Mail::SpamAssassin to setup
> required_score? 
> i already read the manual but still don't know how
> to
> do it.
> 
> i creating a perl script that calling
> Mail::SpamAssassin to check emails is it a spam or
> not.
> 
> i want that i can configure the "required_score"
> from
> my script, not from /etc/spamassassin/local.cf
> 
> already try this, but it seems didn't working:
> 
> my $spamtest = new Mail::SpamAssassin ({
>     'config_text' => 'required_score 2'
>   });
> 
> please help
> 
> Best Regards,
> Markus
> 
> 
>               
> __________________________________ 
> Do you Yahoo!? 
> Make Yahoo! your home page 
> http://www.yahoo.com/r/hs
> 

Best Regards,
Markus

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to