You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by "Ryan L. Sun" <li...@gmail.com> on 2005/05/30 20:01:04 UTC

Rules meaning and example?

HI,

Where can I find SpamAssassin rules' meaning and examples?
Some rules are easy to understand from its name, while others are not
easy to figure out what's the rule stands for. If there are some
examples for a specific rule, that would be great.

Thank you.

Re: Rules meaning and example?

Posted by Theo Van Dinter <fe...@kluge.net>.
On Mon, May 30, 2005 at 11:56:56AM -0700, Ryan L. Sun wrote:
> That's the config manual, which didn't explain much about rules' meaning.
> Any ideas?

You can look at the default rule files, they have descriptions for each rule.
Other than that, it's not really clear what you're looking for.

-- 
Randomly Generated Tagline:
It could be one of these chemicals here that makes him so smart.  Lisa,
 maybe you should try some of this.
 
 		-- Homer Simpson
 		   Bart the Genius

Re: Rules meaning and example?

Posted by "Ryan L. Sun" <li...@gmail.com>.
That's the config manual, which didn't explain much about rules' meaning.
Any ideas?

On 5/30/05, Craig Jackson <cj...@localsurface.com> wrote:
> Ryan L. Sun wrote:
> > HI,
> >
> > Where can I find SpamAssassin rules' meaning and examples?
> > Some rules are easy to understand from its name, while others are not
> > easy to figure out what's the rule stands for. If there are some
> > examples for a specific rule, that would be great.
> >
> > Thank you.
> 
> man Mail::SpamAssassin::Conf
>

Re: Rules meaning and example?

Posted by Craig Jackson <cj...@localsurface.com>.
Ryan L. Sun wrote:
> HI,
> 
> Where can I find SpamAssassin rules' meaning and examples?
> Some rules are easy to understand from its name, while others are not
> easy to figure out what's the rule stands for. If there are some
> examples for a specific rule, that would be great.
> 
> Thank you.

man Mail::SpamAssassin::Conf

Re: Rules meaning and example?

Posted by wolfgang <me...@gmx.net>.
In an older episode (Monday 30 May 2005 20:01), Ryan L. Sun wrote:
> HI,
> 
> Where can I find SpamAssassin rules' meaning and examples?
> Some rules are easy to understand from its name, while others are not
> easy to figure out what's the rule stands for. If there are some
> examples for a specific rule, that would be great.

Did you look at
http://wiki.apache.org/spamassassin/WritingRules
yet?

Many SA rules are based on perl regular expressions. Here's some sites you 
might want to check out for information on regular expressions:
http://www.english.uga.edu/humcomp/perl/regex2a.html 
http://www.perldoc.com/perl5.6/pod/perlre.html 
http://www.troubleshooters.com/codecorn/littperl/perlreg.htm 
http://directory.google.com/Top/Computers/Programming/Languages/Regular_Expressions/Perl/

Hope this helps,

wolfgang


Re: Rules meaning and example?

Posted by Matt Kettler <mk...@evi-inc.com>.
Ryan L. Sun wrote:
> HI,
> 
> Where can I find SpamAssassin rules' meaning and examples?
> Some rules are easy to understand from its name, while others are not
> easy to figure out what's the rule stands for. If there are some
> examples for a specific rule, that would be great.
> 
> Thank you.
> 

Check out the describe line that goes with the particular rule. (if you use the
long-form in-body report these will be included in the report)

The rules also have their description on the webite, however the version on the
website might differ slightly from yours in terms of what rules are present and
what scores are assigned. (ie: the 3.0.x section seems to be based on 3.0.3,
which has some minor differences from 3.0.2)

http://spamassassin.apache.org/tests.html