DEPLOYMENT says to add the following job to apmail on hermes: 11 3,9,15,21 * * * for list in /home/apmail/lists/*apache.org/*; do echo; echo $list/mod; ezmlm-list $list 2>/dev/null; done | ssh whimsy-vm4.apache.org 'cat > /srv/subscriptions/list-subs'`
However it is not present now (and was not present when I added the existing crontab to SVN) The date on the file is Apr 25 21:36 list-subs so it looks as though the job has not run for some time. Is it still needed? If so, I can add it to SVN and re-install the updated crontab.
