Mailing List Archive

[Spamassassin Wiki] Update of "SpamAssassinAsfZone" by JustinMason
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The following page has been changed by JustinMason:
http://wiki.apache.org/spamassassin/SpamAssassinAsfZone

The comment on the change is:
zones doco for infrastructure

New page:
= The SpamAssassin ASF Zone =

Here's a list of the stuff we have running on the SpamAssassin zone, spamassassin.zones.apache.org.

AutoMC: run from cron, spiders the SpamAssassin bugzilla, finds bugs marked with a specific keyword, performs MassChecks on those. currently disabled.

Buildbot: continuous integration daemon, running at http://buildbot.spamassassin.org:8010/ .

Corpus-rsync: {{{rsync.spamassassin.org}}}, an rsync server with several authenticated accounts for upload of nightly MassChecks results and those for the periodic rescoring run.

Mass-check tag cron job: cron to tag the SVN tree for the nightly MassChecks.

Named: serving the subzone dnbltest.spamassassin.org , which contains DNS records used in the SpamAssassin test suite's "dnsbl.t".

Httpd: provides public read-only access to the nightly MassChecks' log files; also serves pre-packaged tarballs for the nightly MassChecks.
[Spamassassin Wiki] Update of "SpamAssassinAsfZone" by JustinMason [ In reply to ]
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The following page has been changed by JustinMason:
http://wiki.apache.org/spamassassin/SpamAssassinAsfZone

------------------------------------------------------------------------------

AutoMC: run from cron, spiders the SpamAssassin bugzilla, finds bugs marked with a specific keyword, performs MassChecks on those. currently disabled.

- Buildbot: continuous integration daemon, running at http://buildbot.spamassassin.org:8010/ .
+ Buildbot: continuous integration daemon, running at http://buildbot.spamassassin.org:8010/ . It uses Python and the Twisted framework, which is installed in /local.

Corpus-rsync: {{{rsync.spamassassin.org}}}, an rsync server with several authenticated accounts for upload of nightly MassChecks results and those for the periodic rescoring run.

@@ -16, +16 @@


Httpd: provides public read-only access to the nightly MassChecks' log files; also serves pre-packaged tarballs for the nightly MassChecks.

+ We also have a selection of locally-installed binaries in /local. Mostly, this is custom perl builds -- /local/perl561 , /local/perl586 , and the Twisted framework for Python.
+