Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: [Original edit by JustinMason] updated for pre3

Rescore Mass-Check Instructions

(These are the instructions for the re-run of 3.1.0 mass-checks)

Here's the procedure you'll need to follow, if you wish to submit data for the rescoring run for 3.1.0 using MassCheck:

...

No Format
  wget http://people.apache.org/~jm/devel/Mail-SpamAssassin-3.1.0-pre2pre3.tar.gz
  tar xvfz Mail-SpamAssassin-3.1.0-pre2pre3.tar.gz
  cd Mail-SpamAssassin-3.1.0
  perl Makefile.PL < /dev/null
  make

  cd masses
  mkdir spamassassin
  rm -f spamassassin/*
  echo "bayes_auto_learn 0" > spamassassin/user_prefs
  echo "lock_method flock" >> spamassassin/user_prefs
  echo "bayes_store_module Mail::SpamAssassin::BayesStore::SDBM" >> spamassassin/user_prefs
  echo "use_auto_whitelist 0" >> spamassassin/user_prefs

  nohup ./mass-check --bayes --net -j 4 --restart=400 --learn=35 --reuse \
        --after=1072933200 <targets>

...

The results for this run will need to be in by Wednesday Monday July 6th11th. If you're still running then, submit what you have so far and beg for more time. We may be pushing it out a little further anyway depending on how things go (wink)