Re: Where are your test definitions?
Bill Cole <[email protected]>
| Newsgroups | gmane.mail.spam.spamassassin.general |
|---|---|
| Message-ID | <[email protected]> |
On 2024-06-14 at 10:39:36 UTC-0400 (Fri, 14 Jun 2024 16:39:36 +0200) Thomas Barth via users <[email protected]> is rumored to have said: > Hello, > > I would like to explain a sender what he can do to create an email > that is not classified as spam. > > X-Spam-Status: Yes, score=6.248 tagged_above=1 required=5 > tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, > DKIM_VALID_AU=-0.1, > DKIM_VALID_EF=-0.1, DMARC_PASS=-0.001, FONT_INVIS_MSGID=2.497, > FONT_INVIS_NORDNS=1.544, HTML_FONT_TINY_NORDNS=1.514, > HTML_MESSAGE=0.001, > RDNS_NONE=0.793, RELAYCOUNTRY_BAD=2, SPF_HELO_NONE=0.001, > SPF_PASS=-0.001, > T_KAM_HTML_FONT_INVALID=0.01, T_SCC_BODY_TEXT_LINE=-0.01] > > I cannot find the definitions on your old site > https://spamassassin.apache.org/old/tests_3_1_x.html. > FONT_INVIS_NORDNS, FONT_INVIS_MSGID, HTML_FONT_TINY_NORDNS, RDNS_NONE > > Is there no current version of the test definition. The rules get tested, rescored, and assembled into a release package daily so it is not really feasible to put a set of static pages up with all the descriptions of all active rules, as the set changes daily. You can either use sa-update to get the current ruleset and find the rule descriptions in that package or go through the current files in the repo: https://svn.apache.org/viewvc/spamassassin/trunk/rules/ and https://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/ -- Bill Cole [email protected] or [email protected] (AKA @[email protected] and many *@billmail.scconsult.com addresses) Not Currently Available For Hire