Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: converted to 1.6 markup

...

  • Install perl, and all of SpamAssassin's required modules, and whatever modules are required for "mass-check" (see MassCheck) to operate.
  • make sure SpamAssassin's "make test" of current SVN trunk passes.
  • Create a user called "mccli". It does not need a password. This is the user the mass-checks will run as.
  • Generate an SSH key for that user:

...

You will be prompted to accept a new host fingerprint; you should then see the string "tst".

Once this works, edit the files in SVN in trunk/build/nightlymc/corpus.*clienthosts in SVN, and add the host's username/hostname combo to the "clienthosts" lists for each of the fileslogin username@host to the list:

No Format
clienthosts=mccli@vmsa.apache.org mccli@host.domain.org 
mccli@another.domaindomain2.org

The new mass-check client should be used in the next nightly mass-check (depending on when the "nightly" tag is applied).