You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2008/04/16 00:39:49 UTC

svn commit: r648443 - in /spamassassin/trunk/build: automc/run_nightly nightlymc/corpus.traps

Author: jm
Date: Tue Apr 15 15:39:45 2008
New Revision: 648443

URL: http://svn.apache.org/viewvc?rev=648443&view=rev
Log:
add bb-traps mass-check user, mass-check spamtrapped data from traps.spamassassin.org

Added:
    spamassassin/trunk/build/nightlymc/corpus.traps
Modified:
    spamassassin/trunk/build/automc/run_nightly

Modified: spamassassin/trunk/build/automc/run_nightly
URL: http://svn.apache.org/viewvc/spamassassin/trunk/build/automc/run_nightly?rev=648443&r1=648442&r2=648443&view=diff
==============================================================================
--- spamassassin/trunk/build/automc/run_nightly (original)
+++ spamassassin/trunk/build/automc/run_nightly Tue Apr 15 15:39:45 2008
@@ -10,6 +10,7 @@
   doc
   jm
   fredt
+  traps
 "
 
 # and where the $HOMEs are:

Added: spamassassin/trunk/build/nightlymc/corpus.traps
URL: http://svn.apache.org/viewvc/spamassassin/trunk/build/nightlymc/corpus.traps?rev=648443&view=auto
==============================================================================
--- spamassassin/trunk/build/nightlymc/corpus.traps (added)
+++ spamassassin/trunk/build/nightlymc/corpus.traps Tue Apr 15 15:39:45 2008
@@ -0,0 +1,11 @@
+opts_weekly="--net -j 8 --reuse --cache --cachedir=/tmpfs/aicache_nightly --cs_schedule_cache --cs_cachedir=/export/home/bbmass/cache --restart=500 ham:detect:/export/home/bbmass/rawcor/traps/ham/* --after="-15552000" --tail=50000 spam:detect:/export/home/bbmass/rawcor/traps/spam/*"
+opts_nightly=" --reuse --cache --cachedir=/tmpfs/aicache_nightly --cs_schedule_cache --cs_cachedir=/export/home/bbmass/cache --restart=500 ham:detect:/export/home/bbmass/rawcor/traps/ham/* --after="-15552000" --tail=50000 spam:detect:/export/home/bbmass/rawcor/traps/spam/*"
+tmp=$HOME/tmp
+tree=$HOME/svn
+prefs_weekly=$HOME/user_prefs.weekly
+prefs_nightly=$HOME/user_prefs.nightly
+username=bb-traps
+password=__RSYNC_PASSWORD__
+serverhost=spamassassin.zones.apache.org.:38895
+clienthosts=__CLIENTHOSTS__
+clienttree=nightlymc_traps