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

Reply via email to