You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2012/07/31 17:04:52 UTC

[Spamassassin Wiki] Update of "NightlyMassCheck" by Darxus

Dear Wiki user,

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

The "NightlyMassCheck" page has been changed by Darxus:
http://wiki.apache.org/spamassassin/NightlyMassCheck?action=diff&rev1=51&rev2=52

Comment:
Checking mass-check via the ruleqa page

    * Repeat auto-mass-check until you are certain both folders are cleaned.
   1. Edit `~/.auto-mass-check.cf` and set RSYNC_USERNAME and RSYNC_PASSWORD with values from step 1.
   1. Run `auto-mass-check.sh`, which will upload your results.
-  1. Ask a more experienced participant (probably the person who recruited you) to check your results on the server. They can see the uploaded log files by running a command like `rsync --old-d username@rsync.spamassassin.org::corpus/`
+  1. Ask a more experienced participant (probably the person who recruited you) to check your results on the server. They can see the uploaded log files by running a command like `rsync --old-d username@rsync.spamassassin.org::corpus/`.  You can also verify that your corpora show up on http://ruleqa.spamassassin.org/ - the green box near the top shows all included usernames.
   1. If your upload looks good, then you're probably ready to automate nightly checks. Configure auto-mass-check to run as a cron job as your non-root user at or after 9AM UTC. (After weekly-versions.txt / nightly-versions.txt gets updated in rsync.spamassassin.org::corpus .  If you run it earlier it will [[https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6753|break things]]. )
  
  ([[https://fedorahosted.org/auto-mass-check/|External documentation for auto-mass-check script.]])