> I'm using spamassassin 3.0.3-2 and every night I update it > rule sets from some web pages available. > > But my concern is if exists a place on internet acting as the main > institution for this issue, I'm using a set of pages tested > by others, > located on different places, and every night I download their > contents, if > another page appears my systems won't be ready to use them > unless manually I > add this reference. > > I wish to download every night one page from an specific > place, that contain > the references to all the pages with rules set that were > generally accepted > by the community, in this way the systems could be > automatically updated if > a new page appears on this set. > > Thanks in advance for any answer
SpamAssassin, by nature, is community developed. The only official rule sets are the ones distributed with SpamAssassin, and (beginning with version 3.1.3) updated by sa-update. Other rule sets exist and are maintained by other contributors. Whether you trust them or not is up to you. www.rulesemporium.com is probably the most commonly trusted spot for additional rule sets, but certainly not the only one. For automatic updates, try RulesDuJour (http://www.exit0.us/index.php?pagename=RulesDuJour) for *nix systems or RulesUpdater for Windows (see the page below). http://wiki.apache.org/spamassassin/CustomRulesets describes some of the available rule sets. Note that the wiki can be updated by anyone who signs up, so it's up to you to test the rules before implementing them on your server. Bret