Using SpamAssassin, you pretty much don't.
SpamAssassin very fundamentally expects to be working on email. I don't
think you can get around that without a significant rewrite of the code.
Sg wrote:
Hi
Thanks for your reply. How to find the email body content(no
header) spam value using any API (php, perl, python)?
Thanks
Sg
On Jan 9, 2008 5:51 AM, Matt Kettler < [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Sg wrote:
> Hi
>
> In the SA rules, i've hide the header test names in all the .cf
files
> and restarted the spamassassin. But i believe, it displaying wrong
> result (compared this with lyris content checker). Please guide
me,
> how to check the score for content checker using SA rules.
Since SA is designed to scan email, check the message headers for the
email message you scanned.
SpamAssassin, as is, will not provide reasonable results when
trying to
scan website content. It isn't designed for that purpose, and
trying to
do so will generally result in rather strange behaviors.
--
Sg