
jm at apache
Jan 20, 2004, 2:37 PM
Post #1 of 1
(74 views)
Permalink
|
|
svn commit: rev 6245 - incubator/spamassassin/trunk
|
|
Author: jm Date: Tue Jan 20 13:37:01 2004 New Revision: 6245 Modified: incubator/spamassassin/trunk/STATUS Log: added details of spamtrap machine etc. Modified: incubator/spamassassin/trunk/STATUS ============================================================================== --- incubator/spamassassin/trunk/STATUS (original) +++ incubator/spamassassin/trunk/STATUS Tue Jan 20 13:37:01 2004 @@ -24,6 +24,7 @@ spamassassin-cvs /at/ incubator.apache.org spamassassin-devel-de /at/ incubator.apache.org spamassassin-devel-br /at/ incubator.apache.org + spamassassin-announce /at/ lists.sf.net [TBM] Web sites: http://spamassassin.org/ [TBM] @@ -32,6 +33,30 @@ http://bugzilla.spamassassin.org/ Repositories: https://svn.apache.org/repos/asf/incubator/spamassassin + + QA: Snapshot build scripts, run nightly from cron + [TBM] + + Rule-QA tagging script, run nightly + [TBM] + + Cron job to combine rsync'd log files and generate + a rule-QA report text file, visible via HTTP, from that + [TBM] + + Rsync: Rsync server to accept rule-QA log files; currently + holding 2.7Gb of log files, expected to increase + [TBM] + + Spamtrap: Spamtrap server, collecting mail from distributed spam + traps, archiving them, and reporting them to network + spam-identification services like Razor, Pyzor, DCC, + and DNSBLs. + + Currently consumes over 1Gbit of bandwidth per day, and + all the CPU time it's given. This is not possible to + run on a shared server due to the load it incurs. + Suggest this remains outside of the ASF infrastructure. [TBM] = to be migrated to apache.org
|