Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Changed months used with log-grep-recent to what is currently being used in score generation

...

No Format
ssh spamassassin.zones.apache.org
cd /home/jm/ftp/spamassassin/masses    [or wherever]

./log-grep-recent -m 3872 /home/corpus-rsync/corpus/submit/ham-*.log > ham-full.log

./log-grep-recent -m 62 /home/corpus-rsync/corpus/submit/spam-*.log > spam-full.log

...