• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..20-Dec-2021-

NOTESH A D20-Dec-20211,023 3624

READMEH A D20-Dec-2021491 1910

RUNME.beforeH A D20-Dec-2021707 2513

configH A D20-Dec-2021553 1811

config.exampleH A D20-Dec-2021524 1811

gen_info_xmlH A D20-Dec-20214.7 KiB192138

ruleqa.cgiH A D20-Dec-202159.1 KiB2,1881,614

ruleqa.cssH A D20-Dec-20212.6 KiB156132

README

1
2AUTOMC SETUP
3
4- Set up the "corpus-hourly" stuff in masses/rule-qa as described there.
5
6- Copy "config.example" to "config" and edit.
7
8- you must do 1 commit as the "automc" userid interactively,
9  so that the credentials are cached for that user.
10
11- Use this crontab:
12
13-----------------------------------
1440 0,1,2 * * *  /PATH/spamassassin/masses/rule-qa/automc/RUNME.before
150 14,16,18,20,22 * * * /PATH/spamassassin/masses/rule-qa/automc/RUNME.after
16-----------------------------------
17
18
19